From cb5c0a5bc70ce1b0b14715bc254aa4958a0a8acf Mon Sep 17 00:00:00 2001 From: HashiBot <62622282+hashibot-web@users.noreply.github.com> Date: Wed, 19 Oct 2022 08:53:12 -0500 Subject: [PATCH 1/4] Update generated scripts (should-build.sh) From 0c0e1f587c374edaa71e570a4ca014534f2f851d Mon Sep 17 00:00:00 2001 From: HashiBot <62622282+hashibot-web@users.noreply.github.com> Date: Wed, 19 Oct 2022 08:53:14 -0500 Subject: [PATCH 2/4] Update generated website Makefile From 478258943aa46b5670dc4abe77b4e5fab6dc4324 Mon Sep 17 00:00:00 2001 From: HashiBot <62622282+hashibot-web@users.noreply.github.com> Date: Wed, 19 Oct 2022 08:53:16 -0500 Subject: [PATCH 3/4] Update generated scripts (website-start.sh) --- website/scripts/website-start.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/website/scripts/website-start.sh b/website/scripts/website-start.sh index 1f9ea8800..d16070fdd 100755 --- a/website/scripts/website-start.sh +++ b/website/scripts/website-start.sh @@ -40,4 +40,5 @@ REPO=$PRODUCT \ PREVIEW_FROM_REPO=$PRODUCT \ LOCAL_CONTENT_DIR=$LOCAL_CONTENT_DIR \ CURRENT_GIT_BRANCH=$CURRENT_GIT_BRANCH \ +PREVIEW_MODE=$PREVIEW_MODE \ npm run start:local-preview \ No newline at end of file From ce0831dcfdf4d18b58280d41bc12054c2deb1997 Mon Sep 17 00:00:00 2001 From: HashiBot <62622282+hashibot-web@users.noreply.github.com> Date: Wed, 19 Oct 2022 08:53:17 -0500 Subject: [PATCH 4/4] Update generated scripts (website-build.sh)