Skip to content

Commit

Permalink
[remove before merging] Netlify fix
Browse files Browse the repository at this point in the history
  • Loading branch information
motiz88 committed Feb 6, 2020
1 parent 694dfd9 commit e940308
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netlify.toml
@@ -1,4 +1,4 @@
[build]
base = "website"
publish = "website/build/react-native"
publish = "build/react-native"
command = "sed -i -e \"s|const baseUrl .*|const baseUrl = '/';|g\" siteConfig.js && yarn install && node netlify-reduce-versions && yarn sync-community-repos && yarn build"

0 comments on commit e940308

Please sign in to comment.