Skip to content

Commit

Permalink
fixing up example
Browse files Browse the repository at this point in the history
  • Loading branch information
Singulariteehee committed Dec 21, 2016
1 parent 0c87285 commit c07735e
Show file tree
Hide file tree
Showing 3 changed files with 89 additions and 2 deletions.
87 changes: 87 additions & 0 deletions examples/jspm/build.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/jspm/build.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/jspm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"scripts": {
"postinstall": "jspm install",
"start": "node node_modules/http-server/bin/http-server",
"bundle": "jspm bundle app/main"
"bundle": "jspm bundle app/main + one-plugin"
},
"author": "",
"license": "MIT",
Expand Down

0 comments on commit c07735e

Please sign in to comment.