feat: remove dead code and refactor the logic of resolving plugins (#10874)

This commit is contained in:
Harminder Virk
2025-01-09 14:52:10 +05:30
committed by GitHub
parent 67782350a9
commit 28febfc643
13 changed files with 376 additions and 168 deletions
+8
View File
@@ -0,0 +1,8 @@
---
"@medusajs/medusa": patch
"@medusajs/test-utils": patch
"@medusajs/types": patch
"@medusajs/utils": patch
---
feat: remove dead code and refactor the logic of resolving plugins