fix(module-sdk): Shared modules loading (#4611)
* WIP * tests wording * Create nasty-files-type.md * cleanup
This commit is contained in:
committed by
GitHub
parent
8d0ce0af06
commit
379c83933e
@@ -47,14 +47,8 @@ module.exports = {
|
||||
},
|
||||
productModuleService: {
|
||||
scope: "internal",
|
||||
resources: "isolated",
|
||||
resources: "shared",
|
||||
resolve: "@medusajs/product",
|
||||
options: {
|
||||
database: {
|
||||
clientUrl: DB_URL,
|
||||
debug: false,
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user