Skip to content

Enabling module and public resources #1108

@tzyganu

Description

@tzyganu

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 development

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions