Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@cyrilletuzi
Last active December 27, 2016 11:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cyrilletuzi/61dc61577c980ac93ce4374ca34037a2 to your computer and use it in GitHub Desktop.
Save cyrilletuzi/61dc61577c980ac93ce4374ca34037a2 to your computer and use it in GitHub Desktop.
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