typescript - Asp.Net 5 how make .ts files compile on build instead of just save -


i'd .ts files generate on build , not on save. i'd happen without having create gulp task specify every file examples keep seeing. i'm using tsconfig.json files specify output should possible have build go through ts files, use tsconfig, , output them location.

any appreciated.

a moment it's impossible turn off auto-generation on save in vs. i'm working fallow typescript files: - editing files in atom editor (much better visual studio) - has watch() task configured generates files in background refresh browser , that's it.


Comments

Popular posts from this blog

sql - VB.NET Operand type clash: date is incompatible with int error -

SVG stroke-linecap doesn't work for circles in Firefox? -

python - TypeError: Scalar value for argument 'color' is not numeric in openCV -