Closed ashmind closed 9 years ago
That's a good question. The original intention of this was just to have an easy way to download common JS frameworks into the current project, rather than to do the full-on bower workflow. But it would make sense to have some kind of preference to also update the bower.json. I'll have to think about the best way to add this.
bower.json support is now available and also is configurable to save or not the package installed using Quick Search. The new version is available at the registry. Thanks!
I am not sure if I understand this correctly (I am not an expert on bower), but shouldn't the package list be saved into bower.json?
I suppose it would require some way to distinguish dev and normal dependencies.