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] 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