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 2f7d23d commit 9b2d48aCopy full SHA for 9b2d48a
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 && npx expo export --platform web"
+ "build-example": "cd example && npx expo export:web"
36
},
37
"keywords": [
38
"react-native",
0 commit comments