Commit 89cc3a87 authored by Filipe Silva's avatar Filipe Silva Committed by GitHub

chore: make systemjs config more consistent

parent fa6baacc
...@@ -47,7 +47,7 @@ ...@@ -47,7 +47,7 @@
defaultExtension: 'js' defaultExtension: 'js'
}, },
'angular2-in-memory-web-api': { 'angular2-in-memory-web-api': {
main: 'index.js', main: './index.js',
defaultExtension: 'js' defaultExtension: 'js'
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment