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

Please upgrade to Webpack 5 #39

Open
budarin opened this issue Oct 13, 2020 · 7 comments
Open

Please upgrade to Webpack 5 #39

budarin opened this issue Oct 13, 2020 · 7 comments

Comments

@budarin
Copy link

budarin commented Oct 13, 2020

the current version is not compatible with Webpack 5

@jakeleventhal
Copy link

bump

@jquery-dlya-slabih
Copy link

@tomchentw if there are plans to update the plugin to be compatible with the fifth version of webpack?

@diclophis
Copy link

Got a build going here: #41

@balovbohdan
Copy link

Any updates? Need this update.

@balovbohdan
Copy link

Are there similar plugins that support Webpack 5?

@balovbohdan
Copy link

Decided to use webpack-deadcode-plugin while we are waiting for unused-files-webpack-plugin. It looks to be working OK with Webpack 5.

@CanbingChen
Copy link

we can edit index.js,eg:
compiler.hooks.afterEmit.tap('unusedFile', (compilation) => {
applyAfterEmit(compiler, compilation, this)
return true
})

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

6 participants