Browse Source

Merge branch 'feat/angular-v12' of https://github.com/abpframework/abp into feat/angular-v12

pull/9340/head
mehmet-erim 5 years ago
parent
commit
086f14d796
  1. 2
      npm/ng-packs/apps/dev-app/src/polyfills.ts

2
npm/ng-packs/apps/dev-app/src/polyfills.ts

@ -59,7 +59,7 @@ import '@angular/localize/init';
/***************************************************************************************************
* Zone JS is required by default for Angular itself.
*/
import 'zone.js'; // Included with Angular CLI.
import 'zone.js/dist/zone'; // Included with Angular CLI.
/***************************************************************************************************
* APPLICATION IMPORTS

Loading…
Cancel
Save