#Dashboard issues

4 messages · Page 1 of 1 (latest)

onyx agate
#

I have extracted the entire dashboard as a new project. Is there any way to continue automatically loading the Medusa plugin and admin/routes interfaces into this new panel?

quartz yarrow
#

Really interested in the answer to this question

sonic pasture
#

What about using monorepo/yarn workspaces approach on this ?
Cloning the dashboard inside a package and override the one used by Medusa internally using resolutions 🤔
This will allows you to have your base dashboard extended and used internally by Medusa without changing anything; and the rest used as widgets/routes

quartz yarrow
#

This is asking for a blog post @sonic pasture