Skip to content

Commit a55d411

Browse files
committed
bower.json: Remove font files from main
Per bower/spec#43 : > font files [...] are not `main` files as they are not entry-points. If you have a complaint about this, take it up with the Bower folks: https://github.com/bower/bower.json-spec/issues
1 parent b01ab49 commit a55d411

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

bower.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,6 @@
1111
"description": "bootstrap-sass is a Sass-powered version of Bootstrap, ready to drop right into your Sass powered applications.",
1212
"main": [
1313
"assets/stylesheets/_bootstrap.scss",
14-
"assets/fonts/bootstrap/glyphicons-halflings-regular.eot",
15-
"assets/fonts/bootstrap/glyphicons-halflings-regular.svg",
16-
"assets/fonts/bootstrap/glyphicons-halflings-regular.ttf",
17-
"assets/fonts/bootstrap/glyphicons-halflings-regular.woff",
18-
"assets/fonts/bootstrap/glyphicons-halflings-regular.woff2",
1914
"assets/javascripts/bootstrap.js"
2015
],
2116
"keywords": [

0 commit comments

Comments
 (0)