Skip to content

TS1.8.2 Compile on save not working when combining to a single js file #7210

@rankida

Description

@rankida

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

image

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScriptDuplicateAn existing issue was already created

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions