Skip to content

Instantly share code, notes, and snippets.

@cyrilletuzi
Created August 1, 2017 13:58
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/00421c7f63305da1a906fcc66001c5ce to your computer and use it in GitHub Desktop.
Save cyrilletuzi/00421c7f63305da1a906fcc66001c5ce to your computer and use it in GitHub Desktop.
import { enableProdMode } from '@angular/core';
export { AppServerModule } from './app/app-server.module';
enableProdMode();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment