Skip to content

Commit 2613a62

Browse files
authored
chore: add config for netlify
1 parent 6bdf6ae commit 2613a62

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

netlify.toml

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
2+
[build]
3+
base = "/"
4+
publish = "example/web-build"
5+
command = "yarn example expo build:web"

0 commit comments

Comments
 (0)