-
-
Notifications
You must be signed in to change notification settings - Fork 781
Closed
Labels
featNew feature or requestNew feature or request
Description
What problem does this feature solve?
It would be nice to be able to enable module concatenation the same as webpack does with https://webpack.js.org/plugins/module-concatenation-plugin/#root
What does the proposed API of configuration look like?
optimization: {
concatenateModules: true,
......
},
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featNew feature or requestNew feature or request