wrangler pages dev frontend/build --port 8787 --local. But everytime I update my HTML, I have to run npm run build which takes a while to finish. Is there a way to just make it update small HTML changes without having to rebuild each and every time?