magento-hackathon / magento-composer-installer

Composer installer for Magento modules
210 stars 154 forks source link

overwrite deploy method using "none" as default #152

Closed mvenghaus closed 5 years ago

mvenghaus commented 9 years ago

the following settings deploy nothing

    "magento-deploystrategy": "none",
    "magento-deploystrategy-overwrite": {
        "magento/core": "copy"
    }
Flyingmana commented 9 years ago

the magento/core package is not supported by the overwrite feature