Skip to content
This repository has been archived by the owner on Jan 21, 2021. It is now read-only.

Webpack 5 Support? #132

Open
XiaofengXie16 opened this issue Oct 25, 2020 · 4 comments
Open

Webpack 5 Support? #132

XiaofengXie16 opened this issue Oct 25, 2020 · 4 comments

Comments

@XiaofengXie16
Copy link

I am seeing the errors below after upgrading to webpack 5
[DEP_WEBPACK_DEPRECATION_ARRAY_TO_SET] DeprecationWarning: Compilation.chunks was changed from Array to Set (using Array method 'filter' is deprecated)
[DEP_WEBPACK_DEPRECATION_ARRAY_TO_SET_LENGTH] DeprecationWarning: chunk.files was changed from Array to Set (using Array property 'length' is deprecated)

@jeffposnick
Copy link
Contributor

CC: @housseindjirdeh, as this is a fundamental question about the future of this plugin.

@XiaofengXie16
Copy link
Author

any updates on this?

@waldronmatt
Copy link

Getting the same error running Webpack 5

Screenshot_20201112_204922

@djforth
Copy link

djforth commented Jan 12, 2021

Yeah, webpack 5 support would be great!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants