<p><span class="h-card" translate="no"><a href="https://hachyderm.io/@fasterthanlime" class="u-url mention">@<span>fasterthanlime</span></a></span> yes please! I think this article overcomplicates things a bit, in my experience it&#39;s enough to have `cargo watch -x doc` and `browser-sync ./target/doc -w` run in parallel; I also tried to replace browser-sync with devserver (Rust all the things) but it did not play 100% nice with auto refresh, probably a race condition/needs debounce</p>
Reply