mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
BUG FIX: without specification, certain versions of bower install ./app/bower_components...
Closes #1409
This commit is contained in:
parent
d4b8a86509
commit
b1bc792b56
1 changed files with 3 additions and 0 deletions
3
.bowerrc
Normal file
3
.bowerrc
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"directory": "bower_components"
|
||||
}
|
||||
Loading…
Reference in a new issue