We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cacaa4e commit 0d9d646Copy full SHA for 0d9d646
addon/ng2/blueprints/ng2/files/__path__/main.ts
@@ -1,4 +1,4 @@
1
-import "./polyfills.ts";
+import './polyfills.ts';
2
3
import { platformBrowserDynamic } from '@angular/platform-browser-dynamic';
4
import { enableProdMode } from '@angular/core';
0 commit comments