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

Sibling workspace module's node_modules should not be transpiled #52

Open
IlyaSemenov opened this issue Mar 17, 2022 · 0 comments
Open

Comments

@IlyaSemenov
Copy link

The documentation says:

Dependencies defined in package.json or node_modules will never be transpiled.

This is not entirely true. In a pnpm project with multiple workspaces, node_modules coming from a sibling workspace module are transpiled. I believe they should not, similar to the module's own node_modules.

@IlyaSemenov IlyaSemenov changed the title Sibling workspace module's node_modules are transpiled Sibling workspace module's node_modules should not be transpiled Mar 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant