-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Closed
Labels
BugA bug in TypeScriptA bug in TypeScriptFixedA PR has been merged for this issueA PR has been merged for this issue
Milestone
Description
We have added a set of new flags over the course of this release, we need to add MSBuild properties for them in VS 2013 and VS 2015 in .target files as well as in the project properties.
VS 2013
- --rootDir
- --noEmitHelpers
- --inlineSourceMap
- --inlineSources
- --newLine
- --separateCompilation
- --emitDecoratorMetadata
VS 2015
- --rootDir
- --noEmitHelpers
- --inlineSourceMap
- --inlineSources
- --newLine
- --separateCompilation
- --emitDecoratorMetadata
Note:
separateCompilation
flag name could change based on the design meeting discussion for #2499
Metadata
Metadata
Assignees
Labels
BugA bug in TypeScriptA bug in TypeScriptFixedA PR has been merged for this issueA PR has been merged for this issue