Skip to content

Instantly share code, notes, and snippets.

@daniele-zurico
Created June 10, 2018 16:19
Show Gist options
  • Select an option

  • Save daniele-zurico/b5be0241b0a199db0949be7cbc4810ce to your computer and use it in GitHub Desktop.

Select an option

Save daniele-zurico/b5be0241b0a199db0949be7cbc4810ce to your computer and use it in GitHub Desktop.
module.exports = {
externals: {
rxjs: 'rxjs',
'@angular/core': 'ng.core',
'@angular/common': 'ng.common',
'@angular/platform-browser': 'ng.platformBrowser',
'@angular/elements': 'ng.elements',
},
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment