- Fixed CORS middleware to account for routes of a single path (for example, `/custom` and not just `/custom/test`). - Added a troubleshooting guide for admin webpack errors (see issue #6375)
Medusa Documentation
The Medusa documentation website is built with Docusaurus v2. You can learn more about contributing here.
Components and Theme
Extended Theme Components
Components that extend themes from Docusaurus or other plugins are placed under src/theme.
Medusa Docs Components
Components created specifically for the Medusa Docs are placed under the src/componenets directory.