You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are the files inside src/admin? Those do not get copied if using plugin:develop. They are referenced directly so you can have HMR for the admin dashboard without restarting the server.
Package.json file
Node.js version
v22.13.1
Database and its version
16.6
Operating system name and version
Ubuntu 24.04.1 LTS
Browser name
No response
What happended?
npx medusa plugin:develop is running but new files are not published in the medusa project.
Expected behavior
New files expected to be added in the node_modules plugin folder.
Actual behavior
New files are not published in the medusa project.
Link to reproduction repo
none
The text was updated successfully, but these errors were encountered: