Typescript 0.9.1 no option to keep comments set to off -


i've upgraded 0.9.1 has found (besides having find-replace : bool : boolean) comments copied on generated javascript?

i want have suppressed cannot find option turn off in web essentials options.

the flag called --removecomments in command-line compiler.

if @ possible, stop using web essentials typescript features. these have been extremely problematic in past (e.g. spawning 1 copy of tsc.exe per .ts file in solution) , being removed in future versions of web essentials. can use typescript .targets file , msbuild task instead now.


Comments

Popular posts from this blog

image - ClassNotFoundException when add a prebuilt apk into system.img in android -

I need to import mysql 5.1 to 5.5? -

Java, Hibernate, MySQL - store UTC date-time -