mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-18 15:54:26 +01:00
Merge pull request #16101 from guybedford/master
Update jspm configuration
This commit is contained in:
commit
cb4144af85
10
package.json
10
package.json
@ -76,18 +76,12 @@
|
||||
],
|
||||
"jspm": {
|
||||
"main": "js/bootstrap",
|
||||
"directories": {
|
||||
"example": "examples",
|
||||
"lib": "dist"
|
||||
},
|
||||
"shim": {
|
||||
"js/bootstrap": {
|
||||
"imports": "jquery",
|
||||
"deps": "jquery",
|
||||
"exports": "$"
|
||||
}
|
||||
},
|
||||
"buildConfig": {
|
||||
"uglify": true
|
||||
}
|
||||
"files": ["css", "fonts", "js"]
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user