docs: update docusaurus to v3 (#5625)
* update dependencies * update onboarding mdx * fixes for mdx issues * fixes for mdx compatibility * resolve mdx errors * fixes in reference * fix check errors * revert change in vale action * fix node version in action * fix summary in markdown
This commit is contained in:
@@ -48,4 +48,4 @@ If you have made customizations to the Admin, it is recommend that you keep your
|
||||
While it's generally not recommended, if you want to maintain your customizations while upgrading to the latest version of Medusa Admin, you have two options:
|
||||
|
||||
1. Fork the @medusajs/admin plugin and @medusajs/admin-ui, and manually patch in your customizations.
|
||||
2. Use the medusa-admin eject -o <output_directory> command to eject the Admin UI from the plugin and use it as a separate project. This way, you can make your customizations and deploy them to a separate hosting platform.
|
||||
2. Use the `medusa-admin eject -o <output_directory>` command to eject the Admin UI from the plugin and use it as a separate project. This way, you can make your customizations and deploy them to a separate hosting platform.
|
||||
|
||||
Reference in New Issue
Block a user