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
My gulpfile already uses closure-compiler but now I want to integrate a typescript library (https://github.com/pladaria/reconnecting-websocket) and I'm looking for a way to transpile the typescript library before closure-compiler.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Is there any support for using this with gulp?
angular/tsickle#496 says "We're unlikely to do this, and instead leave it to a downstream project like https://github.com/theseanl/tscc ."
My gulpfile already uses closure-compiler but now I want to integrate a typescript library (https://github.com/pladaria/reconnecting-websocket) and I'm looking for a way to transpile the typescript library before closure-compiler.
Beta Was this translation helpful? Give feedback.
All reactions