Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Commit 120a409

Browse files
committed
Merge pull request #36 from louislarry/patch-1
Update config.js
2 parents 9b6b52d + 739c696 commit 120a409

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jspm/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ System.config({
99
"npm:*": "jspm_packages/npm/*"
1010
},
1111
"packages": {
12-
"src": {
12+
"/src": {
1313
"defaultExtension": "ts"
1414
}
1515
}

0 commit comments

Comments
 (0)