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

pull/9340/head
mehmet-erim 4 years ago
commit 086f14d796

@ -59,7 +59,7 @@ import '@angular/localize/init';
/*************************************************************************************************** /***************************************************************************************************
* Zone JS is required by default for Angular itself. * 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 * APPLICATION IMPORTS

Loading…
Cancel
Save