Skip to content

add integrated html error and reloading when debuging

jean-emmanuel requested to merge github/fork/MartinHN/pr/debug-autoreload into master

Created by: MartinHN

when rebuilded reloading the page do either:

  • display bug if unsuccessful
  • show normal operation

running npm run watch-browser -- --auto-refresh trigger refresh at every new builds

we can avoid ansi-to-html dependency if we don't want this PR to be that fancy

Merge request reports