fixed libs script
This commit is contained in:
parent
79017ddbaa
commit
4b552e454c
1 changed files with 0 additions and 4 deletions
|
|
@ -49,10 +49,6 @@ libs=(
|
||||||
"queue" # Queue - depends on types, logger, cache
|
"queue" # Queue - depends on types, logger, cache
|
||||||
"shutdown" # Shutdown - depends on types, logger
|
"shutdown" # Shutdown - depends on types, logger
|
||||||
|
|
||||||
# Engine libraries
|
|
||||||
"data-frame" # Data frame - depends on types, utils
|
|
||||||
"vector-engine" # Vector engine - depends on types, utils, data-frame
|
|
||||||
"strategy-engine" # Strategy engine - depends on types, utils, event-bus
|
|
||||||
)
|
)
|
||||||
|
|
||||||
# Build each library in order
|
# Build each library in order
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue