You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 22, 2025. It is now read-only.
Tsickle does the annotation magic. But to use it you wanna run Closure in a complicated way, so in principle we should depend on google-closure-compiler. But that brings in a million other dependencies that are all unrelated to annotation.
The solution: make a tsickle-cli package that manages running things. Users like Google-internal tsc_wrapped and Angular's builder will likely not need tsickle-cli.