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 b1fa512 commit 9c8401aCopy full SHA for 9c8401a
packages/angular/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@nativescript/angular",
3
- "version": "13.0.0-rc.0",
+ "version": "13.0.0-rc.1",
4
"homepage": "https://nativescript.org/",
5
"repository": {
6
"type": "git",
packages/angular/tsconfig.angular.json
@@ -10,7 +10,7 @@
10
},
11
"files": ["src/index.ts"],
12
"angularCompilerOptions": {
13
- "compilationMode": "full",
+ "compilationMode": "partial",
14
"enableResourceInlining": true
15
}
16
0 commit comments