Skip to content

Commit 66c5c83

Browse files
committed
Fix refs in index.html for gh-pages
1 parent 1e76b81 commit 66c5c83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

systemjs.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
'../../src/': {
3737
defaultExtension: 'ts'
3838
},
39-
'../src/': {
39+
'src': {
4040
defaultExtension: 'ts'
4141
},
4242
'./../data': {

0 commit comments

Comments
 (0)