-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Closed as not planned
Labels
Out of ScopeThis idea sits outside of the TypeScript language design constraintsThis idea sits outside of the TypeScript language design constraintsSuggestionAn idea for TypeScriptAn idea for TypeScript
Description
TypeScript should support emitting minified JavaScript.
There are several different things we could support:
- Just remove whitespace
- Minify unobservable identifiers
- Remove provably dead code
- Whole-program minification (i.e. closure compiler)
- (Others?)
jeremistadler, VoyTechnology, HerringtonDarkholme, al1b, julesbou and 877 moreunlight, krzkaczor, kobezzza, avin-shum, AviVahl and 12 moreCyberCookie, LJMSU, aykxt, AndyOGo, o-alexandrov and 22 moresaeedtabrizi, inad9300, DusterTheFirst, recurrence, movedoa and 91 morelmarqs, Emrio, Laubeee, motss, anvouk and 52 moreraphtlw, yonycalsin, AnthonyLzq, andersekdahl, albertms10 and 26 more
Metadata
Metadata
Assignees
Labels
Out of ScopeThis idea sits outside of the TypeScript language design constraintsThis idea sits outside of the TypeScript language design constraintsSuggestionAn idea for TypeScriptAn idea for TypeScript