-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Issue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentGate 4. Acknowledged. Issue is added to backlog and ready for development
Description
Right now when I enable a module (didn't test for disabling) using the cli: php setup/index.php module-enable --modules=Vendor_Module
all the files under pub/static
are cleared.
To rebuild them again I need to run again php dev/tools/Magento/Tools/View/deploy.php
.
I understand the reasons behind this action but I think it should be optional. If I enable a module that does not change anything in the public resources I may not want to rebuild them.
I think an extra parameter is needed for the module-enable action.
Metadata
Metadata
Assignees
Labels
Issue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentGate 4. Acknowledged. Issue is added to backlog and ready for development