fixed build

pull/3895/head
Jamie Rees 5 years ago
parent f138b28016
commit 3992901bb1

@ -16,6 +16,7 @@ import { platformBrowserDynamic } from "@angular/platform-browser-dynamic";
import { AppModule } from "./app/app.module";
import { hmrBootstrap } from "./hmr";
declare var module: any;
if (environment.production) {
enableProdMode();

Loading…
Cancel
Save