composer/installers

Support https://asset-packagist.org/ types?

back-2-95 opened this issue · 3 comments

Could types from https://asset-packagist.org/ be added to composer/installers:

["type:bower-asset", "type:npm-asset"]

Currently oomphinc/composer-installers-extender plugin is needed for using those.

Sorry but I'd rather not do this as I don't want to promote what I view as a bad practice. People should rather use npm to install npm packages IMO.

I understand 👍

We also use this only for Drupal which loads libraries used by modules and which must go to a certain directory.