mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-19 16:54:24 +01:00
update jspm configuration
This commit is contained in:
parent
f5250d0a0e
commit
09ccd432b8
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