#Dashboard issues
4 messages · Page 1 of 1 (latest)
Really interested in the answer to this question
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
This is asking for a blog post @sonic pasture