chore: add config for netlify

This commit is contained in:
Satyajit Sahoo
2020-04-12 22:11:22 +02:00
committed by GitHub
parent 6bdf6ae4ed
commit 2613a62874

5
netlify.toml Normal file
View File

@@ -0,0 +1,5 @@
[build]
base = "/"
publish = "example/web-build"
command = "yarn example expo build:web"