Skip to content

Commit

Permalink
adds path to the serve from jspm_packages option, #175
Browse files Browse the repository at this point in the history
  • Loading branch information
ericmdantas committed Jul 29, 2016
1 parent e4e6997 commit ed6ad48
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ System.config({
]
},
paths: {
"*": "client/dev/*",
"github:*": "github/*",
"npm:*": "npm/*"
},
Expand Down

0 comments on commit ed6ad48

Please sign in to comment.