fix: upgrade to Angular v12

add README details
This commit is contained in:
twerske
2021-05-17 14:40:49 -07:00
parent 499aeaceaf
commit 79032a7ece
10 changed files with 1192 additions and 923 deletions

View File

@@ -72,7 +72,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.
/***************************************************************************************************