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

externals options not applied to child compilations #58

Open
jorrit opened this issue Dec 19, 2023 · 0 comments
Open

externals options not applied to child compilations #58

jorrit opened this issue Dec 19, 2023 · 0 comments

Comments

@jorrit
Copy link
Contributor

jorrit commented Dec 19, 2023

I have a webpack configuration with some externals set. These work fine in the base compilation. However, the modules that should be excluded are still present in the child compilations that ttag-webpack-plugin creates.
I have tried to find out how to solve this, but I haven't been able to find the cause. The childCompilation.options object contains the externals that I set, but there seems to be no effect.
It is not a showstopper for me, but it would be great to me if someone finds and fixes this problem. 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