Upgrade to Angular 12

This commit is contained in:
Djones4822
2023-02-16 18:23:31 -05:00
parent 459eb1ff25
commit c419aaed83
5 changed files with 9781 additions and 12354 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.
/***************************************************************************************************