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 1616f2f commit 0272d0bCopy full SHA for 0272d0b
src/cdk-experimental/dialog/tsconfig-build.json
@@ -8,7 +8,7 @@
8
"annotateForClosureCompiler": true,
9
"strictMetadataEmit": false, // Workaround for Angular #22210
10
"flatModuleOutFile": "index.js",
11
- "flatModuleId": "@angular/material-experimental/dialog",
+ "flatModuleId": "@angular/cdk-experimental/dialog",
12
"skipTemplateCodegen": true,
13
"fullTemplateTypeCheck": true
14
}
0 commit comments