You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: package.json
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,7 @@
4
4
"CI scripts are all --no-cache because we aren't using Vercel's remote cache and the caches aren't working. It may be possible to cache dependencies in the future, but for now caching breaks the build."
5
5
],
6
6
"scripts": {
7
-
"build": "turbo run build --filter=!@infinitered/react-native-mlkit-docs",
8
-
"build:docs": "turbo run build --filter=@infinitered/react-native-mlkit-docs",
0 commit comments