We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 303b642 commit b3d8ef2Copy full SHA for b3d8ef2
packages/angular/tsconfig.angular.json
@@ -7,5 +7,8 @@
7
"paths": {
8
"@nativescript/core": ["../../node_modules/@nativescript/core"]
9
}
10
+ },
11
+ "angularCompilerOptions": {
12
+ "compilationMode": "partial"
13
14
0 commit comments