Skip to content

Commit c572a49

Browse files
Merge pull request #306 from highcharts/enhancement/angular-13
Changed compilationMode.
2 parents de0dac9 + e34d39e commit c572a49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

highcharts-angular/tsconfig.lib.prod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
"declarationMap": false
55
},
66
"angularCompilerOptions": {
7-
"compilationMode": "partial"
7+
"compilationMode": "partial-Ivy"
88
}
99
}

0 commit comments

Comments
 (0)