fix(plugins, utils): Plugin admin folder loading with backslash on Windows (#12418)

* fix: Plugin admin folder loading with backslash on Windows

* fix: Plugin admin folder loading with backslash on Windows - Add changeset

---------

Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
Casey Harper
2025-05-11 18:46:12 +02:00
committed by GitHub
co-authored by Oli Juhl
parent cc5af67c48
commit 9d4bc81d0f
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/utils": patch
---
fix(plugins): plugin admin folder loading with backslash on Windows