Skip to content

Commit 9f09a25

Browse files
committed
update turbo
1 parent 3e21607 commit 9f09a25

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

turbo.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
"env": ["ORG_GRADLE_PROJECT_newArchEnabled"],
66
"inputs": [
77
"package.json",
8+
"nitro.json",
9+
"nitrogen/generated/android/**",
810
"android",
911
"!android/build",
1012
"src/*.ts",
@@ -21,6 +23,8 @@
2123
"env": ["RCT_NEW_ARCH_ENABLED"],
2224
"inputs": [
2325
"package.json",
26+
"nitro.json",
27+
"nitrogen/generated/ios/**",
2428
"*.podspec",
2529
"ios",
2630
"src/*.ts",

0 commit comments

Comments
 (0)