I created a new ember project with ember new my-application
. By default, it will download and extract all modules in the "node_modules" directory. I don't want it because it will be include in my git repo, when I do a global search, it includes all modules, etc.
Is there a way to install all modules globally? Is it a best practice?
Aucun commentaire:
Enregistrer un commentaire