Skip to content
This repository has been archived by the owner on Nov 15, 2020. It is now read-only.

Allow standalone visualizer to take logfile path as CLI #273

Open
wschella opened this issue Dec 14, 2018 · 0 comments
Open

Allow standalone visualizer to take logfile path as CLI #273

wschella opened this issue Dec 14, 2018 · 0 comments

Comments

@wschella
Copy link
Member

relevant folder.

Possible way to do this somewhat nicely:

  • add a simple little Express.js server in the bin folder (instead of relying on webpack-dev-server to serve the html and js)
  • spawn this server when webpack has compiled, and let it take CLI args
  • set some server state
  • let the frontend depend on this server state

It might also be a lot cleaner to just create new visualizer-bin package for this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant