-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Static Content Deploy - Add command line argument to disable JS Bundles #24899
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
Static Content Deploy - Add command line argument to disable JS Bundles #24899
Conversation
There were no way to disable JS bundles even if you don't use them. Disabling generation of JS bundles improves speed of Static Content Deploy and makes build package smaller.
|
Hi @andrey-legayev. Thank you for your contribution
For more details, please, review the Magento Contributor Guide documentation. |
|
Hi @ihor-sviziev, thank you for the review. |
|
✔️ QA passed |
|
Hi @andrey-legayev, thank you for your contribution! |
Description (*)
There were no way to disable JS bundles even if you don't use them on frontend.
Disabling generation of JS bundles improves speed of Static Content Deploy and makes build package smaller in MB.
Fixed Issues (if relevant)
N/A
Manual testing scenarios (*)
Questions or comments
N/A
Contribution checklist (*)