mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-18 03:11:19 +02:00
Merge pull request #16378 from twbs/bower-moduleType
bower.json: set `moduleType` to `globals`
This commit is contained in:
@@ -13,6 +13,7 @@
|
|||||||
"web"
|
"web"
|
||||||
],
|
],
|
||||||
"homepage": "http://getbootstrap.com",
|
"homepage": "http://getbootstrap.com",
|
||||||
|
"moduleType": "globals",
|
||||||
"main": [
|
"main": [
|
||||||
"less/bootstrap.less",
|
"less/bootstrap.less",
|
||||||
"dist/js/bootstrap.js"
|
"dist/js/bootstrap.js"
|
||||||
|
Reference in New Issue
Block a user