How to add live reload to esbuild server
In this article, I'll show how to set up a complete development server for esbuild. It's a replacement for the half-successful approach I had in the previous post.
Dependency
This approach is based on esbuild-serve - a nice package that allows us to ...
how-to.dev2 min read