In explorer, I can see a bower.json
and .bowerrc
files at the root of the project directory. I can also see that you can manage packages within Visual Studio.
I'm guessing Visual Studio is hiding those bower files on purpose. I can't find settings to add another source in Tools>Options
. Am I supposed to only use official bower packages? Is there a way to use a bower package from a local directory within Visual Studio's interface?