Skip to content

Commit 9c8401a

Browse files
committed
chore: 13.0.0-rc.1
1 parent b1fa512 commit 9c8401a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/angular",
3-
"version": "13.0.0-rc.0",
3+
"version": "13.0.0-rc.1",
44
"homepage": "https://nativescript.org/",
55
"repository": {
66
"type": "git",

packages/angular/tsconfig.angular.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"files": ["src/index.ts"],
1212
"angularCompilerOptions": {
13-
"compilationMode": "full",
13+
"compilationMode": "partial",
1414
"enableResourceInlining": true
1515
}
1616
}

0 commit comments

Comments
 (0)