Skip to content

Commit 54cbc4e

Browse files
Update tsconfig.lib.json
1 parent 4dd2544 commit 54cbc4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/gojs-angular/tsconfig.lib.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"fullTemplateTypeCheck": true,
2424
"strictInjectionParameters": true,
2525
"enableResourceInlining": true,
26-
"enableIvy": false
26+
"compilationMode": "partial"
2727
},
2828
"exclude": [
2929
"src/test.ts",

0 commit comments

Comments
 (0)