chore(): Allow to register modules through array (#9522)
This commit is contained in:
@@ -20,12 +20,12 @@ import {
|
||||
isObject,
|
||||
isString,
|
||||
MedusaError,
|
||||
MODULE_PACKAGE_NAMES,
|
||||
Modules,
|
||||
ModulesSdkUtils,
|
||||
promiseAll,
|
||||
} from "@medusajs/utils"
|
||||
import { asValue } from "awilix"
|
||||
import { MODULE_PACKAGE_NAMES } from "./definitions"
|
||||
import {
|
||||
MedusaModule,
|
||||
MigrationOptions,
|
||||
|
||||
Reference in New Issue
Block a user