VS2015 Typescript compile to single file on save not working

后端 未结 4 855
隐瞒了意图╮
隐瞒了意图╮ 2020-12-09 18:14

I have trouble with VS 2015 and Typescript compile on save. If I enable combine all outputs into one file that output file will not be updated on save. During build the file

4条回答
  •  一向
    一向 (楼主)
    2020-12-09 18:57

    Yes, I reproduced this too

    You need to set full path for JavaScript file

提交回复
热议问题