fixed up data-service
This commit is contained in:
parent
68d977f9e0
commit
6b69bcbcaa
8 changed files with 135 additions and 535 deletions
|
|
@ -3,14 +3,12 @@
|
|||
"tasks": {
|
||||
"build": {
|
||||
"dependsOn": [
|
||||
"@stock-bot/cache#build",
|
||||
"@stock-bot/event-bus#build",
|
||||
"@stock-bot/http#build",
|
||||
"@stock-bot/config-new#build",
|
||||
"@stock-bot/logger#build",
|
||||
"@stock-bot/mongodb-client#build",
|
||||
"@stock-bot/postgres-client#build",
|
||||
"@stock-bot/questdb-client#build",
|
||||
"@stock-bot/shutdown#build",
|
||||
"@stock-bot/browser#build"
|
||||
"@stock-bot/shutdown#build"
|
||||
],
|
||||
"outputs": ["dist/**"],
|
||||
"inputs": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue