We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e12de1c commit 8cda50fCopy full SHA for 8cda50f
src/cdk/text-field/tsconfig-build.json
@@ -5,7 +5,7 @@
5
],
6
"angularCompilerOptions": {
7
"annotateForClosureCompiler": true,
8
- "strictMetadataEmit": true,
+ "strictMetadataEmit": false, // Workaround for Angular #22210
9
"flatModuleOutFile": "index.js",
10
"flatModuleId": "@angular/cdk/text-field",
11
"skipTemplateCodegen": true,
0 commit comments