Aw5739 Update to Angular v16

This commit is contained in:
2023-12-29 14:10:07 +01:00
parent 18381975ef
commit 56be829faa
16 changed files with 5570 additions and 7524 deletions

View File

@@ -22,7 +22,8 @@
"node_modules/@angular/*"
]
}
},
"preserveSymlinks": true,
},
"angularCompilerOptions": {
"skipTemplateCodegen": true,
@@ -30,7 +31,8 @@
"fullTemplateTypeCheck": true,
"strictInjectionParameters": true,
"enableResourceInlining": true,
"compilationMode": "partial"
"compilationMode": "partial",
"preserveSymlinks": true,
},
"exclude": [
"src/test.ts",