BUG FIX: without specification, certain versions of bower install ./app/bower_components...

Closes #1409
This commit is contained in:
hdngr 2015-04-16 14:57:39 -07:00 committed by Misko Hevery
parent d4b8a86509
commit b1bc792b56
1 changed files with 3 additions and 0 deletions

3
.bowerrc Normal file
View File

@ -0,0 +1,3 @@
{
"directory": "bower_components"
}