Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
cb4144af
Commit
cb4144af
authored
10 years ago
by
Chris Rebert
Browse files
Options
Download
Plain Diff
Merge pull request #16101 from guybedford/master
Update jspm configuration
parents
f5250d0a
09ccd432
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
package.json
+2
-8
package.json
with
2 additions
and
8 deletions
+2
-8
package.json
+
2
-
8
View file @
cb4144af
...
...
@@ -76,18 +76,12 @@
],
"jspm"
:
{
"main"
:
"js/bootstrap"
,
"directories"
:
{
"example"
:
"examples"
,
"lib"
:
"dist"
},
"shim"
:
{
"js/bootstrap"
:
{
"
import
s"
:
"jquery"
,
"
dep
s"
:
"jquery"
,
"exports"
:
"$"
}
},
"buildConfig"
:
{
"uglify"
:
true
}
"files"
:
[
"css"
,
"fonts"
,
"js"
]
}
}
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment