diff --git a/.forestry/settings.yml b/.forestry/settings.yml index 472ace3..ca541a3 100644 --- a/.forestry/settings.yml +++ b/.forestry/settings.yml @@ -41,7 +41,9 @@ build: preview_command: npm run forestry:publish publish_command: npm run forestry:publish preview_env: - - GATSBY_WEBPACK_PUBLICPATH=/ + - PATH_PREFIX=/ + publish_env: + - PATH_PREFIX=/ preview_output_directory: public output_directory: public instant_preview_command: npm run forestry:preview