preload-webpack-plugin icon indicating copy to clipboard operation
preload-webpack-plugin copied to clipboard

Webpack 5 Support?

Open XiaofengXie16 opened this issue 5 years ago • 4 comments

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)

XiaofengXie16 avatar Oct 25 '20 21:10 XiaofengXie16

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

jeffposnick avatar Oct 26 '20 19:10 jeffposnick

any updates on this?

XiaofengXie16 avatar Nov 11 '20 02:11 XiaofengXie16

Getting the same error running Webpack 5

Screenshot_20201112_204922

waldronmatt avatar Nov 13 '20 01:11 waldronmatt

Yeah, webpack 5 support would be great!

djforth avatar Jan 12 '21 09:01 djforth