Skip to content

tsc watch is compiling files out of the rootDir #19290

Closed
@pocesar

Description

@pocesar

TypeScript Version: 2.6.0-dev.20171018

Expected behavior:

tsc watch compiles only files stated in tsconfig.json

Actual behavior:

tsc watch is compiling npm linked projects using the current folder's tsconfig. my sub project is a commonjs, and my root folder is system. it's compiling my commonjs subproject as system

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScriptNeeds More InfoThe issue still hasn't been fully clarified

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions