Skip to content

Commit 5909313

Browse files
chore(bower): ensure that bower doesn't try to interact with the user
Closes angular/angular.js#7908
1 parent a5c4de9 commit 5909313

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.bowerrc

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
{
2-
"directory": "app/bower_components"
2+
"directory": "app/bower_components",
3+
"interactive": false
34
}

0 commit comments

Comments
 (0)