fixed up some turbo libs to remove old config
This commit is contained in:
parent
6cc5b339bc
commit
46de1755e9
11 changed files with 6 additions and 12 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"extends": ["//"],
|
||||
"tasks": {
|
||||
"build": {
|
||||
"dependsOn": ["@stock-bot/types#build", "@stock-bot/config#build", "@stock-bot/logger#build"],
|
||||
"dependsOn": ["@stock-bot/types#build", "@stock-bot/logger#build"],
|
||||
"outputs": ["dist/**"],
|
||||
"inputs": [
|
||||
"src/**",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue