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

Is it only relevant for node target libraries ? #114

Open
Benclearx opened this issue Sep 25, 2021 · 0 comments
Open

Is it only relevant for node target libraries ? #114

Benclearx opened this issue Sep 25, 2021 · 0 comments

Comments

@Benclearx
Copy link

Hey, building a FE npm library that is published and used by me on another React project.
Since I have all dependencies already in node modules of main project I tried to use this lib to exclude all node modules from
my package. I end up getting an error when tried to consume my package.
Is it possible to exclude node modules from FE package ? or somehow tell my bundled js file to look for modules in node modules of the main project (like it is possible in BE packages ?)

Thanks

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