feat(medusa,event-bus-local,event-bus-redis): Event Bus modules (#2599)
This commit is contained in:
committed by
GitHub
parent
7408111d11
commit
ef5ef9f5a2
@@ -30,6 +30,7 @@
|
||||
"scripts": {
|
||||
"prepare": "cross-env NODE_ENV=production yarn run build",
|
||||
"build": "tsc --build",
|
||||
"watch": "tsc --build --watch",
|
||||
"test": "jest --passWithNoTests src"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user