docs: added new guides and troubleshooting related to admin development (#8739)
This commit is contained in:
@@ -267,5 +267,6 @@ export const generatedEditDates = {
|
||||
"references/core_flows/Order/functions/core_flows.Order.updateOrderEditAddItemWorkflow/page.mdx": "2024-08-20T00:10:59.105Z",
|
||||
"references/core_flows/core_flows.Order/page.mdx": "2024-08-20T00:10:56.437Z",
|
||||
"references/modules/core_flows/page.mdx": "2024-08-20T00:10:49.141Z",
|
||||
"references/types/types.HttpTypes/page.mdx": "2024-08-20T00:10:43.061Z"
|
||||
"references/types/types.HttpTypes/page.mdx": "2024-08-20T00:10:43.061Z",
|
||||
"app/troubleshooting/medusa-admin/no-widget-route/page.mdx": "2024-08-23T11:31:26.346Z"
|
||||
}
|
||||
@@ -1007,6 +1007,10 @@ export const filesMap = [
|
||||
"filePath": "/www/apps/resources/app/troubleshooting/general-errors/page.mdx",
|
||||
"pathname": "/troubleshooting/general-errors"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/troubleshooting/medusa-admin/no-widget-route/page.mdx",
|
||||
"pathname": "/troubleshooting/medusa-admin/no-widget-route"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/troubleshooting/page.mdx",
|
||||
"pathname": "/troubleshooting"
|
||||
|
||||
@@ -8371,6 +8371,22 @@ export const generatedSidebar = [
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "category",
|
||||
"title": "Admin Development",
|
||||
"children": [
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"path": "/troubleshooting/medusa-admin/no-widget-route",
|
||||
"title": "Widget or Route not Showing",
|
||||
"children": []
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
|
||||
Reference in New Issue
Block a user