docs: update docs across projects following publishable API key change in store routes (#9098)

* docs: update docs across projects following publishable API key change in store routes

* rename env variable

* move subscribe route out of store
This commit is contained in:
Shahed Nasser
2024-09-16 16:42:08 +03:00
committed by GitHub
parent ef8dc4087e
commit 58f06be44d
66 changed files with 577 additions and 298 deletions

View File

@@ -859,6 +859,10 @@ export const filesMap = [
"filePath": "/www/apps/resources/app/storefront-development/products/variants/page.mdx",
"pathname": "/storefront-development/products/variants"
},
{
"filePath": "/www/apps/resources/app/storefront-development/publishable-api-keys/page.mdx",
"pathname": "/storefront-development/publishable-api-keys"
},
{
"filePath": "/www/apps/resources/app/storefront-development/regions/context/page.mdx",
"pathname": "/storefront-development/regions/context"