Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save stevermeister/68c678b749a077cb2fe97514de2ef6da to your computer and use it in GitHub Desktop.
Save stevermeister/68c678b749a077cb2fe97514de2ef6da to your computer and use it in GitHub Desktop.
platformBrowserDynamic().bootstrapModule(AppModule, [
{
defaultEncapsulation: ViewEncapsulation.None
}
]);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment