visual studio - Enable Typescript compiler on empty ASP.Net 5 preview template -
when create new project based on asp.net 5 preview web site template, can edit typescript files , compiled automatically, , compiled js file displayed in solution explorer:

however, when select empty template, typescript files aren't compiling:

how set typescript compilation in regular project template?
Comments
Post a Comment