Commit cb4144af authored by Chris Rebert's avatar Chris Rebert
Browse files

Merge pull request #16101 from guybedford/master

Update jspm configuration
parents f5250d0a 09ccd432
Showing with 2 additions and 8 deletions
+2 -8
......@@ -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"]
}
}
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment