Skip to content

Commit

Permalink
add cpp folder to turbo.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ospfranco committed Apr 3, 2024
1 parent f7a311e commit 8018e62
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions turbo.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"!android/build",
"src/*.ts",
"src/*.tsx",
"cpp/**/*",
"example/package.json",
"example/android",
"!example/android/.gradle",
Expand All @@ -20,6 +21,7 @@
"inputs": [
"package.json",
"*.podspec",
"cpp/**/*",
"ios",
"src/*.ts",
"src/*.tsx",
Expand Down

0 comments on commit 8018e62

Please sign in to comment.