mirror of https://github.com/twbs/bootstrap.git
Merge pull request #16378 from twbs/bower-moduleType
bower.json: set `moduleType` to `globals`
This commit is contained in:
commit
63f989849d
|
@ -13,6 +13,7 @@
|
|||
"web"
|
||||
],
|
||||
"homepage": "http://getbootstrap.com",
|
||||
"moduleType": "globals",
|
||||
"main": [
|
||||
"less/bootstrap.less",
|
||||
"dist/js/bootstrap.js"
|
||||
|
|
Loading…
Reference in New Issue