We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91be494 commit 798e2e4Copy full SHA for 798e2e4
package.json
@@ -32,7 +32,7 @@
32
"pods": "cd example && pod-install --quiet",
33
"bootstrap": "yarn example && yarn && yarn pods",
34
"prepack": "bob build",
35
- "build-example": "cd example && expo export:web"
+ "build-example": "cd example && npx expo export:web"
36
},
37
"keywords": [
38
"react-native",
0 commit comments