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

This is working as expected. Instead of ignoring (which just omits the module from the bundle, but you are not allowed to require it), try to alias (resolve.alias) it to a mock module. Here you may use an empty function. #32

Open
luke-hanwook opened this issue Nov 7, 2023 · 0 comments

Comments

@luke-hanwook
Copy link
Owner

          This is working as expected. Instead of ignoring (which just omits the module from the bundle, but you are not allowed to require it), try to alias (`resolve.alias`) it to a mock module. Here you may use an empty function.

Originally posted by @sokra in webpack/webpack#2858 (comment)

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