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

Make NativeWebpackPlugin resilient to Hoisting #14707

Open
Tracked by #14481
tsmaeder opened this issue Jan 8, 2025 · 0 comments · May be fixed by #14708
Open
Tracked by #14481

Make NativeWebpackPlugin resilient to Hoisting #14707

tsmaeder opened this issue Jan 8, 2025 · 0 comments · May be fixed by #14708

Comments

@tsmaeder
Copy link
Contributor

tsmaeder commented Jan 8, 2025

Feature Description:

Right now, our NativeWebpackPlugin fails if packages like drivelist are not hoisted to the root node_modules folder (see also npm/cli#5840). We should make sure the functioning of the plugin does not depend on the hoisting decisions of the package manager.

@msujew msujew linked a pull request Jan 8, 2025 that will close this issue
1 task
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

Successfully merging a pull request may close this issue.

1 participant