preload-webpack-plugin
preload-webpack-plugin copied to clipboard
Webpack 5 Support?
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)
CC: @housseindjirdeh, as this is a fundamental question about the future of this plugin.
any updates on this?
Getting the same error running Webpack 5

Yeah, webpack 5 support would be great!