ManatiCR / generator-mdsk

Manati Drupal Starter Kit Generator
https://npmjs.org/package/generator-mdsk
Other
4 stars 2 forks source link

Allow to choose between composer and drush make for D8 #25

Closed kporras07 closed 7 years ago

kporras07 commented 7 years ago

After working in a site with some modules requiring some php libraries managed through composer; I started to think that composer should be the standard way to do the things in Drupal. However; if managing dependencies through composer; how am I supposed to handle the non-php libraries (ex. js)?