From bf279ac01985aa24d8a7c94fb3be901343716a57 Mon Sep 17 00:00:00 2001 From: HashiBot <62622282+hashibot-web@users.noreply.github.com> Date: Tue, 18 Oct 2022 16:43:31 -0500 Subject: [PATCH] chore: Update Digital Team Files (#14945) * Update generated scripts (website-start.sh) * Update generated scripts (should-build.sh) * Update generated scripts (website-build.sh) * Update generated website Makefile --- 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 0ee361a35..9fee3203d 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