chore(medusa, modules-sdk, types): Refactor modules loading from medusa (#5018)

This commit is contained in:
Adrien de Peretti
2023-09-13 14:26:54 +02:00
committed by GitHub
parent 5362bfc348
commit 4fa675ec25
9 changed files with 159 additions and 57 deletions
+7
View File
@@ -0,0 +1,7 @@
---
"@medusajs/medusa": patch
"@medusajs/modules-sdk": patch
"@medusajs/types": patch
---
chore(medusa, modules-sdk, types): Refactor modules loading from medusa