From 4cbcc6e5a3b1755ee605c32e034796e9b0fe51bb Mon Sep 17 00:00:00 2001 From: Robbert Broersma Date: Fri, 3 Nov 2023 14:04:29 +0100 Subject: [PATCH] refactor: remove STENCIL_BASE_URL --- .github/workflows/continuous-delivery.yml | 1 - packages/web-component-library-stencil/src/index.html | 4 ++-- packages/web-component-library-stencil/stencil.config.ts | 1 - 3 files changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/workflows/continuous-delivery.yml b/.github/workflows/continuous-delivery.yml index c3e1f1cec7a..70542843d7c 100644 --- a/.github/workflows/continuous-delivery.yml +++ b/.github/workflows/continuous-delivery.yml @@ -130,7 +130,6 @@ jobs: - name: "Continuous Integration: build" env: BASE_URL: "/utrecht/" - STENCIL_BASE_URL: "/utrecht/stencil/" run: | pnpm run --if-present build diff --git a/packages/web-component-library-stencil/src/index.html b/packages/web-component-library-stencil/src/index.html index 548c7d063c6..e2cd4fe610c 100644 --- a/packages/web-component-library-stencil/src/index.html +++ b/packages/web-component-library-stencil/src/index.html @@ -15,8 +15,8 @@ Stencil Component Starter - - + +