Open sdbruder opened 10 years ago
Update: following the documentation in http://robloach.github.io/component-installer/, Ive thrown away the "extra" array and listed directly the component array in the same level.
Same result, the code still 'see' a default component array, only with js/* and css/*.
Im trying to do a install-by-composer to a HTML theme (sb-admin-v2) and composer-installer isn't getting my [extra][component] definition (with scripts, styles and files).
the relevant portion of my composer.json: