docs: add guide on storefront production optimization tips (#13682)

* docs: add guide on storefront production optimization tips

* add vale exception
This commit is contained in:
Shahed Nasser
2025-10-03 17:24:10 +03:00
committed by GitHub
parent ad46a86a8f
commit 74fcc367c0
7 changed files with 1242 additions and 2 deletions

View File

@@ -1279,6 +1279,10 @@ export const filesMap = [
"filePath": "/www/apps/resources/app/storefront-development/page.mdx",
"pathname": "/storefront-development"
},
{
"filePath": "/www/apps/resources/app/storefront-development/production-optimizations/page.mdx",
"pathname": "/storefront-development/production-optimizations"
},
{
"filePath": "/www/apps/resources/app/storefront-development/products/categories/list/page.mdx",
"pathname": "/storefront-development/products/categories/list"