feat(medusa,event-bus-local,event-bus-redis): Event Bus modules (#2599)
This commit is contained in:
committed by
GitHub
parent
7408111d11
commit
ef5ef9f5a2
@@ -83,6 +83,8 @@ module.exports = {
|
||||
project: [
|
||||
"./packages/medusa/tsconfig.json",
|
||||
"./packages/medusa-payment-stripe/tsconfig.spec.json",
|
||||
"./packages/event-bus-local/tsconfig.spec.json",
|
||||
"./packages/event-bus-redis/tsconfig.spec.json",
|
||||
"./packages/admin-ui/tsconfig.json",
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user