SAP / commerce-gradle-plugin

Gradle plugins for the full development lifecycle of a SAP Commerce project
Apache License 2.0
33 stars 12 forks source link

Only keep required extensions #18

Closed mpern closed 3 years ago

mpern commented 3 years ago

Only keep (or extract, if possible) extensions that are used by the project, not the whole commerce zip file

Reduces size of the project on disk and help experts involved in different projects simultaneously.

Additionally, provide a way to update the project to remove all unused extensions and add new ones after changing localextensions.xml and/or manifest.json