Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: use compilerOptions.rootDir to filter files #249

Merged
merged 1 commit into from
Oct 29, 2020

Conversation

NicolasThierion
Copy link
Contributor

@NicolasThierion NicolasThierion commented Oct 24, 2020

When compilerOptions.rootDir is specified, it is used instead of process.cwd() to filter files.

Possible fix for #237

When compilerOptions.rootDir is specified, it is used instead of process.cwd() to filter files. 

Possible fix for ezolenko#237
@ezolenko ezolenko merged commit e9af09f into ezolenko:master Oct 29, 2020
@ezolenko
Copy link
Owner

ezolenko commented Oct 30, 2020

In 0.29.0 now

@agilgur5 agilgur5 added the topic: monorepo / symlinks Related to monorepos and/or symlinks (Lerna, Yarn, PNPM, Rush, etc) label May 3, 2022
@agilgur5 agilgur5 added the kind: feature New feature or request label May 27, 2022
@agilgur5 agilgur5 changed the title fix: use compilerOptions.rootDir to filter files fix: use compilerOptions.rootDir to filter files Jun 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: feature New feature or request topic: monorepo / symlinks Related to monorepos and/or symlinks (Lerna, Yarn, PNPM, Rush, etc)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants