dimanche 8 février 2015

Is there a way to remove bower dependencies using ember-cli

I installed a bower dependency using ember-cli as follows:



ember install:bower utf8


Is there an equivalent way to uninstall the same dependency?


So far I have resorted to:



bower uninstall utf8


And then manually edited the bower.json file. Is there a more correct way to do this? Or are there any drawbacks of doing it my way?





Aucun commentaire:

Enregistrer un commentaire