We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bcd969 commit 5ab8cf9Copy full SHA for 5ab8cf9
src/main.ts
@@ -1,3 +1,5 @@
1
+import 'zone.js';
2
+import 'reflect-metadata';
3
import './polyfills.ts';
4
5
import {platformBrowserDynamic} from '@angular/platform-browser-dynamic';
0 commit comments