fix(medusa): medusa develop does not take execArgv into account properly (#4338)

This commit is contained in:
Adrien de Peretti
2023-06-17 15:43:05 +02:00
committed by GitHub
parent a19d397a77
commit 13294fff3f
2 changed files with 18 additions and 4 deletions

View File

@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
fix(medusa): medusa develop does not take execArgv into account properly