You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Enabling the hash and/or using the transformFile option in combination with webpack 5 will throw a deprecation warning:
webpack-merge-and-include-globally npm version: 2.3.4
webpack version 5.5.0
The text was updated successfully, but these errors were encountered: