Update to angular 12

This commit is contained in:
Willem Dantuma
2021-10-05 06:39:38 +02:00
parent df84a7c217
commit 4ef077f8d7
8 changed files with 408 additions and 1943 deletions

View File

@@ -55,7 +55,7 @@
/***************************************************************************************************
* Zone JS is required by default for Angular itself.
*/
import 'zone.js/dist/zone'; // Included with Angular CLI.
import 'zone.js'; // Included with Angular CLI.
/***************************************************************************************************