feat(medusa, modules-sdk, types, utils): Re work modules loading and remove legacy functions (#5496)
This commit is contained in:
committed by
GitHub
parent
ca411e54eb
commit
154c9b43bd
@@ -3,4 +3,6 @@ export const ContainerRegistrationKeys = {
|
||||
MANAGER: "manager",
|
||||
CONFIG_MODULE: "configModule",
|
||||
LOGGER: "logger",
|
||||
REMOTE_QUERY: "remoteQuery",
|
||||
REMOTE_LINK: "remoteLink",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user