mirror of
https://github.com/zhigang1992/apollo.git
synced 2026-01-12 22:45:53 +08:00
Move the _redirects file to the public dir
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[build]
|
||||
base = "docs/"
|
||||
publish = "docs/public/"
|
||||
command = "gatsby build --prefix-paths && mkdir -p docs && mv public/* docs && mv docs public/"
|
||||
command = "gatsby build --prefix-paths && mkdir -p docs && mv public/* docs && mv docs public/ && mv public/docs/_redirects public"
|
||||
[build.environment]
|
||||
NPM_VERSION = "6"
|
||||
|
||||
Reference in New Issue
Block a user