We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59d95c0 commit 652c0e1Copy full SHA for 652c0e1
1 file changed
apps/playground/project.json
@@ -9,7 +9,7 @@
9
"@react-native-harness/babel-preset:build"
10
],
11
"options": {
12
- "command": "node ../../packages/cli/dist/index.js",
+ "command": "node ../../packages/react-native-harness/bin.js",
13
"cwd": "apps/playground"
14
}
15
0 commit comments