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 d9b627f commit 47824b3Copy full SHA for 47824b3
1 file changed
projects/mobx-angular/tsconfig.lib.prod.json
@@ -1,6 +1,6 @@
1
{
2
"extends": "./tsconfig.lib.json",
3
"angularCompilerOptions": {
4
- "enableIvy": false
+ "compilationMode": "partial"
5
}
6
0 commit comments