chore(): js-sdk set locale in server environment (#14313)

**What**
Prevent guess work in server environment and warn user when they try to set the locale on the sdk
This commit is contained in:
Adrien de Peretti
2025-12-16 11:25:03 +01:00
committed by GitHub
parent accb778039
commit 191e647eec
2 changed files with 18 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
"@medusajs/js-sdk": patch
---
chore(): js-sdk set locale in server environment