Skip to content

Fix the issue that the "out" path is not relative to the path of tsconfig.json#3580

Merged
zhengbli merged 1 commit into
microsoft:masterfrom
zhengbli:master
Jun 20, 2015
Merged

Fix the issue that the "out" path is not relative to the path of tsconfig.json#3580
zhengbli merged 1 commit into
microsoft:masterfrom
zhengbli:master

Conversation

@zhengbli
Copy link
Copy Markdown

This is to fix the bug mentioned in microsoft/TypeScript-Sublime-Plugin#244
For now the "out" path in tsconfig.json file is related to the path where tsc gets executed, instead of the path of tsconfig.json, which is not expected.

@mhegazy
Copy link
Copy Markdown
Contributor

mhegazy commented Jun 20, 2015

👍

zhengbli pushed a commit that referenced this pull request Jun 20, 2015
Fix the issue that the "out" path is not relative to the path of tsconfig.json
@zhengbli zhengbli merged commit 25ecada into microsoft:master Jun 20, 2015
@mhegazy mhegazy added the Breaking Change Would introduce errors in existing code label Aug 11, 2015
@mhegazy mhegazy added this to the TypeScript 1.6 milestone Aug 11, 2015
@mhegazy mhegazy mentioned this pull request Aug 21, 2015
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Breaking Change Would introduce errors in existing code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants