diff --git a/.forestry/settings.yml b/.forestry/settings.yml index f6f29561..4b590a42 100644 --- a/.forestry/settings.yml +++ b/.forestry/settings.yml @@ -76,4 +76,4 @@ build: preview_docker_image: forestryio/node:12 mount_path: "/srv" working_dir: "/srv" - instant_preview_command: npm run build + instant_preview_command: npm start