angular update to version 12

first step: ng update @angular/core@12 @angular/cli@12
This commit is contained in:
2021-07-03 09:03:40 +02:00
parent 8ed853c3cf
commit 6c1a0f997e
6 changed files with 4027 additions and 5270 deletions

View File

@@ -13,4 +13,4 @@ export const environment = {
* This import should be commented out in production mode because it will have a negative impact
* on performance if an error is thrown.
*/
// import 'zone.js/dist/zone-error'; // Included with Angular CLI.
// import 'zone.js/plugins/zone-error'; // Included with Angular CLI.