Hey I am new to using bower and I am trying to give a custom install directory.
Looking at the documentation I have made a file a.bowerrc and within it has "{ "directory": "js/lib" }"
But when I run bower install it just creates the bower components folder within my main folder
Do I have to place the .bowerrc file somewhere different? or add more to file path?
My file structure is
main -folder a.bowerrec -file bower.json -file js -folder lib -folder