Skip to content

Commit b3d8ef2

Browse files
committed
chore: use compilationMode partial
1 parent 303b642 commit b3d8ef2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/angular/tsconfig.angular.json

+3
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,8 @@
77
"paths": {
88
"@nativescript/core": ["../../node_modules/@nativescript/core"]
99
}
10+
},
11+
"angularCompilerOptions": {
12+
"compilationMode": "partial"
1013
}
1114
}

0 commit comments

Comments
 (0)