We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb59744 commit dc77ec6Copy full SHA for dc77ec6
addon/ng2/blueprints/ng2/files/__path__/main.ts
@@ -3,7 +3,6 @@ import { enableProdMode } from '@angular/core';
3
import { AppModule } from './app/';
4
import { environment } from './environments/environment';
5
6
-
7
if (environment.production) {
8
enableProdMode();
9
}
0 commit comments