Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
MUR Drupal
d3-library
Commits
f2525e9b
Commit
f2525e9b
authored
Nov 15, 2013
by
Guy Bedford
Browse files
add jspm package.json config
parent
249c01e0
Changes
1
Hide whitespace changes
Inline
Side-by-side
package.json
View file @
f2525e9b
...
...
@@ -27,6 +27,11 @@
},
"main"
:
"index.js"
,
"browserify"
:
"index-browserify.js"
,
"jspm"
:
{
"main"
:
"d3.js"
,
"files"
:
[
"d3.js"
],
"buildConfig"
:
{
"uglify"
:
true
}
},
"jam"
:
{
"main"
:
"d3.js"
,
"shim"
:
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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