Skip to content

Commit dd25f9d

Browse files
committed
fix: remove stackblitz fix
1 parent 753d076 commit dd25f9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import 'zone.js/dist/zone';
1+
// import 'zone.js/dist/zone';
22
import { bootstrapApplication } from '@angular/platform-browser';
33
import { appConfig } from './app/app.config';
44
import { AppComponent } from './app/app.component';

0 commit comments

Comments
 (0)