Skip to content

Commit

Permalink
fix(main.server): move enableProdMode to server & prerender.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkPieszak authored Oct 2, 2017
1 parent d3ebd7f commit 363c5b6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions cli/src/main.server.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
import { enableProdMode } from '@angular/core';

enableProdMode();

export { AppServerModule } from './app/app.server.module';

0 comments on commit 363c5b6

Please sign in to comment.