Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support optimization.concatenateModules #3823

Closed
Tracked by #4327
arananegra opened this issue Jul 21, 2023 · 6 comments
Closed
Tracked by #4327

support optimization.concatenateModules #3823

arananegra opened this issue Jul 21, 2023 · 6 comments
Labels
feat New feature or request

Comments

@arananegra
Copy link

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,
                 ......
	},
@arananegra arananegra added feat New feature or request pending triage The issue/PR is currently untouched. labels Jul 21, 2023
@hardfist
Copy link
Contributor

yeah it is on the roadmap

@arananegra
Copy link
Author

Oh sorry, didn't found any reference. Feel free to close in that case

@hyf0 hyf0 removed the pending triage The issue/PR is currently untouched. label Jul 23, 2023
@hyf0 hyf0 added this to the Planned milestone Jul 23, 2023
@hyf0 hyf0 changed the title Module concatenation support optimization.concatenateModules Jul 23, 2023
@stale
Copy link

stale bot commented Sep 21, 2023

This issue has been automatically marked as stale because it has not had recent activity. If this issue is still affecting you, please leave any comment (for example, "bump"). We are sorry that we haven't been able to prioritize it yet. If you have any new additional information, please include it with your comment!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants