docs: improved create-medusa-app structure (#5458)

This commit is contained in:
Shahed Nasser
2023-10-24 18:29:05 +03:00
committed by GitHub
parent 5c77029cb0
commit 0eb56519e9
16 changed files with 54 additions and 47 deletions
@@ -2,7 +2,7 @@
addHowToData: true
---
import Troubleshooting from '@site/src/components/Troubleshooting'
import DetailsList from '@site/src/components/DetailsList'
import ServiceLifetimeSection from '../../troubleshooting/awilix-resolution-error/_service-lifetime.md'
import CustomRegistrationSection from '../../troubleshooting/awilix-resolution-error/_custom-registration.md'
@@ -200,7 +200,7 @@ export default ProductService
## Troubleshooting
<Troubleshooting
<DetailsList
sections={[
{
title: 'AwilixResolutionError: Could Not Resolve X',
@@ -2,7 +2,7 @@
addHowToData: true
---
import Troubleshooting from '@site/src/components/Troubleshooting'
import DetailsList from '@site/src/components/DetailsList'
import ServiceLifetimeSection from '../../troubleshooting/awilix-resolution-error/_service-lifetime.md'
import CustomRegistrationSection from '../../troubleshooting/awilix-resolution-error/_custom-registration.md'
@@ -193,7 +193,7 @@ export default ProductService
## Troubleshooting
<Troubleshooting
<DetailsList
sections={[
{
title: 'AwilixResolutionError: Could Not Resolve X',
@@ -2,7 +2,7 @@
addHowToData: true
---
import Troubleshooting from '@site/src/components/Troubleshooting'
import DetailsList from '@site/src/components/DetailsList'
import ServiceLifetimeSection from '../../troubleshooting/awilix-resolution-error/_service-lifetime.md'
import CustomRegistrationSection from '../../troubleshooting/awilix-resolution-error/_custom-registration.md'
@@ -157,7 +157,7 @@ If you try accessing the API Routes you added the middleware to, you should see
## Troubleshooting
<Troubleshooting
<DetailsList
sections={[
{
title: 'AwilixResolutionError: Could Not Resolve X',