markshapiro / webpack-merge-and-include-globally

Merge multiple files (js, css..) and include by running them "as is". Supports minify by custom transform and wildcard paths.
MIT License
102 stars 27 forks source link

Add support changes Webpack 5 compiler API #51

Closed igk1972 closed 3 years ago

igk1972 commented 3 years ago

Fix issue https://github.com/markshapiro/webpack-merge-and-include-globally/issues/47 (Webpack 5 Deprecation: Compilation.assets will be frozen in future)