feat(admin,admin-ui,medusa): Add Medusa Admin plugin (#3334)
This commit is contained in:
committed by
GitHub
parent
d6b1ad1ccd
commit
40de54b010
7
.changeset/sixty-jeans-fold.md
Normal file
7
.changeset/sixty-jeans-fold.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
"@medusajs/admin-ui": patch
|
||||
"@medusajs/medusa": patch
|
||||
"@medusajs/admin": 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.
|
||||
Reference in New Issue
Block a user