Files
medusa-store/.changeset/sixty-jeans-fold.md
2023-03-03 10:09:16 +01:00

344 B

@medusajs/admin-ui, @medusajs/medusa, @medusajs/admin
@medusajs/admin-ui @medusajs/medusa @medusajs/admin
patch patch patch

feat(medusa,admin,admin-ui): Add new plugin to serve the admin dashboard from the server. Adds a new plugin injection step setup, code placed in the setup folder of a plugin will be run before any code from a plugin is injected into the Medusa server.