Skip to content

Commit

Permalink
For explanation on the overrides fix to bootstrap package, see yeoman…
Browse files Browse the repository at this point in the history
  • Loading branch information
JD committed Dec 9, 2015
1 parent bb076d4 commit 4e0efd7
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,15 @@
},
"devDependencies": {
"angular-mocks": "~1.4.8"
},
"overrides": {
"bootstrap": {
"main": [
"dist/js/bootstrap.js",
"dist/css/bootstrap.css",
"less/bootstrap.less"
]
}
}
}

0 comments on commit 4e0efd7

Please sign in to comment.