Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CLI: preserve history on start (#12)
* Don't wipe scrollback history on start When using sirv together with some watching rebuilder like rollup (e.g. in svelte framework), sirv's wiping of the scrollback buffer makes it impossible to access build warnings. * update comment
- Loading branch information