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 8d9db83 commit f885270Copy full SHA for f885270
projects/angular-dual-listbox/tsconfig.lib.prod.json
@@ -4,6 +4,7 @@
4
"declarationMap": false
5
},
6
"angularCompilerOptions": {
7
- "enableIvy": true
+ "enableIvy": true,
8
+ "compilationMode": "partial"
9
}
10
0 commit comments