Upgrade to angular 10

This commit is contained in:
Willem Dantuma
2020-09-25 19:27:53 +02:00
parent 9ca047923f
commit 92774647ff
9 changed files with 2307 additions and 4879 deletions

View File

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