magento-hackathon / magento-composer-installer

Composer installer for Magento modules
210 stars 154 forks source link

map doesn't create symlinks #129

Open Julime opened 9 years ago

Julime commented 9 years ago
        "map": [
            ["skin/frontend/asd", "skin/frontend/asd"],
            ["app/design/frontend/asd", "app/design/frontend/asd"]
        ]

does not create symlinks and does not throw errors.