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

Webpack dll plugin seems to be broken #15668

Open
danierlr opened this issue Apr 15, 2022 · 3 comments
Open

Webpack dll plugin seems to be broken #15668

danierlr opened this issue Apr 15, 2022 · 3 comments

Comments

@danierlr
Copy link

danierlr commented Apr 15, 2022

Bug report

Webpack dll plugin seems to be broken

What is the current behavior?

Webpack dll reference plugin not resolving files from the referenced bundle.

If the current behavior is a bug, please provide the steps to reproduce.

Please follow the steps in the minimal reproduction repo
https://github.com/danierlr/WebpackDllPluginDemo

What is the expected behavior?

Webpack should be able to resolve modules in the referenced bundle and build the result bundle without the error.

Other relevant information:
webpack version: 5.72.0
Node.js version: 14.13.1
Operating System: Windows 10
Additional tools:

@webpack-bot
Copy link
Contributor

This issue had no activity for at least three months.

It's subject to automatic issue closing if there is no activity in the next 15 days.

@vankop
Copy link
Member

vankop commented Jul 21, 2022

bump

@neutraali
Copy link

neutraali commented Aug 11, 2022

One solution you can try is to make sure your output.library and DllPlugin.name match for libApp.

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

4 participants