-
Notifications
You must be signed in to change notification settings - Fork 13k
Closed
Labels
BugA bug in TypeScriptA bug in TypeScriptDuplicateAn existing issue was already createdAn existing issue was already created
Milestone
Description
Hi.
I have a large ASP.MVC site that has numerous .ts
files. Having upgraded from TS 1.6 to 1.8 the compile on save functionality was no longer working. We Combine JavaScript output into file but if I remove this it generated the individual file on save without issue.
So I am lead to believe it is an issue with TS1.8 when combining to a single file the Compile on save function is not working. When we build the solution the file is generated correctly.
I am running VS2015 Update 1 on Windows 10.
We are running TS1.8.2 installed via the VS2015 tool download from typescriptlang.org
Any help on this issue would be greatly appreciated.
Thanks
Metadata
Metadata
Assignees
Labels
BugA bug in TypeScriptA bug in TypeScriptDuplicateAn existing issue was already createdAn existing issue was already created