Merge pull request #16378 from twbs/bower-moduleType
bower.json: set `moduleType` to `globals`
This commit is contained in:
commit
63f989849d
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@
|
|||
"web"
|
||||
],
|
||||
"homepage": "http://getbootstrap.com",
|
||||
"moduleType": "globals",
|
||||
"main": [
|
||||
"less/bootstrap.less",
|
||||
"dist/js/bootstrap.js"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue