fix: always load .env file alongside the environment specific file (#11188)

This commit is contained in:
Harminder Virk
2025-01-29 14:22:50 +05:30
committed by GitHub
parent 716de2cb3a
commit c982117186
2 changed files with 12 additions and 4 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/utils": patch
---
fix: always load .env file alongside the environment specific file