The TypeScript compiler does not support the generation of minifies or obfuscated code. you will need to use another tool against the JavaScript output of the compiler.
There’s an open feature request: microsoft/TypeScript#8
The TypeScript compiler does not support the generation of minifies or obfuscated code. you will need to use another tool against the JavaScript output of the compiler.
There’s an open feature request: microsoft/TypeScript#8