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
@cpcallen and I discussed this with some folks who work on or with the Closure Compiler internally. They said that tsickle will not work for this case, but that it may be possible to build without type checks or annotations and still get good minified code.
I made a gist with the scripts I've used to test tsickle so far.
The text was updated successfully, but these errors were encountered: