Skip to content

Commit 109676a

Browse files
fix: add automatic deploy of website
1 parent 3fbf964 commit 109676a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"pods": "cd example && pod-install --quiet",
3333
"bootstrap": "yarn example && yarn && yarn pods",
3434
"prepack": "bob build",
35-
"build-example": "cd example && expo export:web --public-url=https://reactnativepaperdates.com/"
35+
"build-example": "cd example && expo build:web"
3636
},
3737
"keywords": [
3838
"react-native",

0 commit comments

Comments
 (0)