-
Notifications
You must be signed in to change notification settings - Fork 2k
Conversation
…code, as it is depreciated.
…nse all current included css and js
…t consumed in api.js also initializes the lib.output later and announces it at the start of live trading
@DeviaVir Is anything blocking this PR to be merged? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's see it in the wild, thanks for contributing! 👍
I get this build error related to webpack: Step #0: > rm -rf node_modules/forex.analytics/.git && webpack -p Have tried multiple things to troubleshoot. No luck. When I remove webpack -p from package.json the build completes. Any hints? Strangely, when I start the container without webpack -p as postinstall and do it after the container is started, npx webpack -p runs successfully. |
@mkuendig pull latest, this should be fixed now |
This is mostly a transfer of code from PR #850, with a refactor from bower to webpack and few small changes related to bootstrap4.
TODO
move to partials, integrate ajax updating
integrate --api flag which sets auto stat dumping and prevents toggle
explore best representation for multiple running zenbot instances
this pull request resubmitted after a failed rebase.