Skip to content

Commit

Permalink
Fix for issue #3: WARNING: Tried to load angular more than once
Browse files Browse the repository at this point in the history
  • Loading branch information
ndxbxrme committed Jul 17, 2015
1 parent cfdb9c6 commit ab8d845
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app/templates/bootstrap/_bower(bower).json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,10 @@
"tests"
],
"dependencies": {
},
"overrides": {
"angular": {
"main": []
}
}
}

0 comments on commit ab8d845

Please sign in to comment.