Aw5739 Update to Angular v16
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user