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:

enter image description here

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

enter image description here

how set typescript compilation in regular project template?


Comments

Popular posts from this blog

node.js - Using Node without global install -

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -

java - Null response to php query in android, even though php works properly -