fix: rename access token variable and change eslint rules in layout

This commit is contained in:
Christel Westerberg
2024-02-28 13:06:18 +01:00
parent 9b25a72025
commit 9973e3921c
5 changed files with 1760 additions and 15 deletions

View File

@@ -5,4 +5,4 @@ CMS_URL="https://eu-graphql.contentstack.com/stacks/${CMS_API_KEY}?environment=$
CMS_PREVIEW_URL="https://graphql-preview.contentstack.com/stacks/${CMS_API_KEY}?environment=${CMS_ENVIRONMENT}";
CMS_PREVIEW_TOKEN=""
ADOBE_SCRIPT_SRC=""
REPOSITORY_ACCESS_TOKEN=""
DESIGN_SYSTEM_ACCESS_TOKEN=""