webpack-merge-and-include-globally icon indicating copy to clipboard operation
webpack-merge-and-include-globally copied to clipboard

Webpack 5 deprecation: chunk.files

Open wouterSkepp opened this issue 4 years ago • 2 comments

Enabling the hash and/or using the transformFile option in combination with webpack 5 will throw a deprecation warning:

(node:2114) [DEP_WEBPACK_DEPRECATION_ARRAY_TO_SET_PUSH] DeprecationWarning: chunk.files was changed from Array to Set (using Array method 'push' is deprecated)

webpack-merge-and-include-globally npm version: 2.3.4 webpack version 5.5.0

wouterSkepp avatar Aug 17 '21 14:08 wouterSkepp

Can be closed by #63

LeSuisse avatar Sep 20 '21 11:09 LeSuisse

Can be closed by #63

Would be nice to get that in. @markshapiro is there anything we can do to help to get it merged?

thomassjogren avatar Oct 08 '21 20:10 thomassjogren