Type Script is not generating JavaScript in my Visual Studio Community edition 2015

前端 未结 6 1190
小蘑菇
小蘑菇 2020-12-10 13:39

I am using Visual Studio Community edition 2015 for development, I have added *.ts file to my project but its not automatically compiling.

6条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-10 14:20

    You need install Web Essential then restart the Visual studio -> clean Solution -> Rebuild it should work.

提交回复
热议问题