Last active
December 27, 2016 11:37
-
-
Save cyrilletuzi/61dc61577c980ac93ce4374ca34037a2 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
System.config({ | |
map: { | |
'@angular/core': 'node_modules/@angular/core/bundles/core.umd.js', | |
'angular-async-local-storage': 'node_modules/angular-async-local-storage/bundles/async-local-storage.umd.js' | |
} | |
}); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment