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

Add a flag to migrate files in load paths as well #104

Open
nex3 opened this issue Oct 1, 2019 · 0 comments
Open

Add a flag to migrate files in load paths as well #104

nex3 opened this issue Oct 1, 2019 · 0 comments
Labels
enhancement New feature or request module system Part of the module system migrator

Comments

@nex3
Copy link
Contributor

nex3 commented Oct 1, 2019

#102 avoids migrating files loaded through load paths and node_modules. This is generally correct, but users may use load paths to load their own dependencies that should be migrated, so we should add a flag to make that possible. Note that node_modules should still never be migrated.

@nex3 nex3 added the enhancement New feature or request label Oct 1, 2019
@nex3 nex3 added the module system Part of the module system migrator label Feb 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request module system Part of the module system migrator
Projects
None yet
Development

No branches or pull requests

1 participant