We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71cb56d commit 6afa6b4Copy full SHA for 6afa6b4
1 file changed
turbo.json
@@ -5,6 +5,8 @@
5
"env": ["ORG_GRADLE_PROJECT_newArchEnabled"],
6
"inputs": [
7
"package.json",
8
+ "nitro.json",
9
+ "nitrogen/generated/android/**",
10
"android",
11
"!android/build",
12
"src/*.ts",
@@ -21,6 +23,8 @@
21
23
"env": ["RCT_NEW_ARCH_ENABLED"],
22
24
25
26
27
+ "nitrogen/generated/ios/**",
28
"*.podspec",
29
"ios",
30
0 commit comments