Skip to content

support optimization.concatenateModules #3823

Closed
@arananegra

Description

@arananegra

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,
                 ......
	},

Metadata

Metadata

Assignees

No one assigned

    Labels

    featNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions