wclr / ts-node-dev

Compiles your TS app and restarts when files are modified.
MIT License
3.43k stars 123 forks source link

reload log appending is irritating #337

Closed hp8wvvvgnj6asjm7 closed 10 months ago

hp8wvvvgnj6asjm7 commented 1 year ago

I find it irritating that when ts-node-dev reloads, it appends logs from the previous run without any markings that indicate the new version. It may be an issue with windows, or intentional, but I think you should add a divider or some other log to split the logs.