fix(medusa-cli): fix medusa develop command crashing on file change on windows (#10717)

* fix(medusa-cli): fix medusa develop command crashing on file change on windows

* chore: update changeset to patch
This commit is contained in:
Ranjith kumar
2024-12-24 20:00:46 +08:00
committed by GitHub
parent 041baafd38
commit 83925f5c7a
2 changed files with 7 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
Fix medusa develop command crashing on file change on windows