docs: add troubleshooting for index.html error (#12365)

This commit is contained in:
Shahed Nasser
2025-05-05 19:26:36 +03:00
committed by GitHub
parent 77c3023200
commit 94b7ee99b7
7 changed files with 14761 additions and 14717 deletions
@@ -248,6 +248,14 @@ const generatedgeneratedTroubleshootingSidebarSidebar = {
"path": "/troubleshooting/medusa-admin/blocked-request",
"title": "Blocked Request",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/troubleshooting/medusa-admin/build-error",
"title": "index.html Error",
"children": []
}
]
},