fix(medusa, workflows): Create product workflow with Isolated modules + module registration (#5081)
* fix(medusa, workflows): Isolated modules * Create polite-kangaroos-rhyme.md * finalise * naming
This commit is contained in:
committed by
GitHub
parent
89735aa425
commit
202049f8aa
@@ -16,6 +16,7 @@ import { MODULE_DEFINITIONS, ModulesDefinition } from "../definitions"
|
||||
* @param modules
|
||||
* @param isolatedModules Will be removed once the isolated flag is being removed
|
||||
*/
|
||||
// TODO: Remove once we have all modules migrated + rename to something like getResolutions
|
||||
export const registerModules = (
|
||||
modules?: Record<
|
||||
string,
|
||||
|
||||
Reference in New Issue
Block a user