Update to Angular 9

This commit is contained in:
Cameron Cordes
2020-03-06 16:16:28 -05:00
parent 7b96c98e69
commit 3b2e027f13
5 changed files with 2590 additions and 1262 deletions

View File

@@ -6,7 +6,7 @@
"outDir": "./dist/out-tsc",
"sourceMap": true,
"declaration": false,
"module": "es2015",
"module": "esnext",
"moduleResolution": "node",
"emitDecoratorMetadata": true,
"experimentalDecorators": true,