moved configurations page
This commit is contained in:
@@ -48,8 +48,8 @@ export const generatedEditDates = {
|
||||
"app/learn/fundamentals/scheduled-jobs/execution-number/page.mdx": "2024-10-21T13:30:21.371Z",
|
||||
"app/learn/fundamentals/api-routes/parameters/page.mdx": "2025-02-14T08:34:03.184Z",
|
||||
"app/learn/fundamentals/api-routes/http-methods/page.mdx": "2024-10-21T13:30:21.367Z",
|
||||
"app/learn/fundamentals/admin/tips/page.mdx": "2025-03-06T07:30:06.322Z",
|
||||
"app/learn/fundamentals/api-routes/cors/page.mdx": "2024-12-09T13:04:04.357Z",
|
||||
"app/learn/fundamentals/admin/tips/page.mdx": "2025-03-11T08:54:12.028Z",
|
||||
"app/learn/fundamentals/api-routes/cors/page.mdx": "2025-03-11T08:54:26.281Z",
|
||||
"app/learn/fundamentals/admin/ui-routes/page.mdx": "2025-02-24T09:35:11.752Z",
|
||||
"app/learn/fundamentals/api-routes/middlewares/page.mdx": "2025-03-04T10:16:15.029Z",
|
||||
"app/learn/fundamentals/modules/isolation/page.mdx": "2024-12-09T11:02:38.087Z",
|
||||
@@ -100,14 +100,13 @@ export const generatedEditDates = {
|
||||
"app/learn/introduction/architecture/page.mdx": "2025-01-16T10:25:10.780Z",
|
||||
"app/learn/fundamentals/data-models/infer-type/page.mdx": "2024-12-09T15:54:08.713Z",
|
||||
"app/learn/fundamentals/custom-cli-scripts/seed-data/page.mdx": "2024-12-09T14:38:06.385Z",
|
||||
"app/learn/fundamentals/environment-variables/page.mdx": "2025-03-06T07:30:22.986Z",
|
||||
"app/learn/fundamentals/environment-variables/page.mdx": "2025-03-11T08:55:03.343Z",
|
||||
"app/learn/build/page.mdx": "2024-12-09T11:05:17.383Z",
|
||||
"app/learn/deployment/general/page.mdx": "2025-03-06T09:15:35.452Z",
|
||||
"app/learn/deployment/general/page.mdx": "2025-03-11T08:53:37.292Z",
|
||||
"app/learn/fundamentals/workflows/multiple-step-usage/page.mdx": "2024-11-25T16:19:32.169Z",
|
||||
"app/learn/installation/page.mdx": "2025-01-31T13:16:57.883Z",
|
||||
"app/learn/installation/page.mdx": "2025-03-11T08:55:12.967Z",
|
||||
"app/learn/fundamentals/data-models/check-constraints/page.mdx": "2024-12-06T14:34:50.384Z",
|
||||
"app/learn/fundamentals/module-links/link/page.mdx": "2025-01-06T09:27:25.604Z",
|
||||
"app/learn/conventions/ts-aliases/page.mdx": "2025-01-23T15:01:15.403Z",
|
||||
"app/learn/fundamentals/workflows/store-executions/page.mdx": "2025-02-11T15:56:03.835Z",
|
||||
"app/learn/fundamentals/plugins/create/page.mdx": "2025-02-12T15:48:25.439Z",
|
||||
"app/learn/fundamentals/plugins/page.mdx": "2025-01-22T10:14:10.433Z",
|
||||
@@ -119,5 +118,7 @@ export const generatedEditDates = {
|
||||
"app/learn/fundamentals/admin/routing/page.mdx": "2025-02-24T09:50:37.495Z",
|
||||
"app/learn/resources/contribution-guidelines/admin-translations/page.mdx": "2025-02-11T16:57:46.726Z",
|
||||
"app/learn/resources/contribution-guidelines/docs/page.mdx": "2025-03-06T09:32:26.010Z",
|
||||
"app/learn/resources/usage/page.mdx": "2025-02-26T13:35:34.824Z"
|
||||
"app/learn/resources/usage/page.mdx": "2025-02-26T13:35:34.824Z",
|
||||
"app/learn/configurations/medusa-config/page.mdx": "2025-03-11T08:50:04.239Z",
|
||||
"app/learn/configurations/ts-aliases/page.mdx": "2025-02-11T16:57:46.683Z"
|
||||
}
|
||||
@@ -6,7 +6,6 @@ export const generatedSidebars = [
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"initialOpen": false,
|
||||
"type": "category",
|
||||
"title": "1. Get Started",
|
||||
"children": [
|
||||
@@ -47,7 +46,6 @@ export const generatedSidebars = [
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"initialOpen": false,
|
||||
"type": "category",
|
||||
"title": "2. Customization Tutorial",
|
||||
"children": [
|
||||
@@ -232,7 +230,6 @@ export const generatedSidebars = [
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"initialOpen": false,
|
||||
"type": "category",
|
||||
"title": "3. Framework",
|
||||
"children": [
|
||||
@@ -912,7 +909,6 @@ export const generatedSidebars = [
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"initialOpen": false,
|
||||
"type": "category",
|
||||
"title": "4. Admin Development",
|
||||
"children": [
|
||||
@@ -1006,13 +1002,11 @@ export const generatedSidebars = [
|
||||
"children": [],
|
||||
"number": "5."
|
||||
}
|
||||
],
|
||||
"initialOpen": false
|
||||
]
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"initialOpen": false,
|
||||
"type": "category",
|
||||
"title": "6. Configurations",
|
||||
"children": [
|
||||
@@ -1026,6 +1020,16 @@ export const generatedSidebars = [
|
||||
"chapterTitle": "6.1. Environment Variables",
|
||||
"number": "6.1."
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"title": "Medusa Configuations",
|
||||
"path": "/learn/configurations/medusa-config",
|
||||
"children": [],
|
||||
"chapterTitle": "6.2. Medusa Configuations",
|
||||
"number": "6.2."
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
@@ -1033,8 +1037,8 @@ export const generatedSidebars = [
|
||||
"title": "Type Aliases",
|
||||
"path": "/learn/conventions/ts-aliases",
|
||||
"children": [],
|
||||
"chapterTitle": "6.2. Type Aliases",
|
||||
"number": "6.2."
|
||||
"chapterTitle": "6.3. Type Aliases",
|
||||
"number": "6.3."
|
||||
}
|
||||
],
|
||||
"chapterTitle": "6. Configurations",
|
||||
@@ -1043,7 +1047,6 @@ export const generatedSidebars = [
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"initialOpen": false,
|
||||
"type": "category",
|
||||
"title": "7. Debugging & Testing",
|
||||
"children": [
|
||||
@@ -1170,13 +1173,11 @@ export const generatedSidebars = [
|
||||
],
|
||||
"number": "8."
|
||||
}
|
||||
],
|
||||
"initialOpen": false
|
||||
]
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"initialOpen": false,
|
||||
"type": "category",
|
||||
"title": "9. Upgrade",
|
||||
"children": [
|
||||
@@ -1207,7 +1208,6 @@ export const generatedSidebars = [
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"initialOpen": false,
|
||||
"type": "category",
|
||||
"title": "10. Resources",
|
||||
"children": [
|
||||
|
||||
Reference in New Issue
Block a user