This repository was archived by the owner on Mar 13, 2025. It is now read-only.
v1.3.0
Features
- Switched to a
lol-html-based WebAssembly implementation ofHTMLRewriterfor a more accurate simulation of the real Workers environment. See 📄 HTMLRewriter for more details. - Added HTTPS support for local development, thanks @RichiCoder1 for the suggestion (#12). See 💻 Using the CLI and 🧰 Using the API for more details.
- When using the CLI, the
--watchflag is now assumed if--build-watch-pathis set, thanks @evanderkoogh for the PR (#8) - Added source maps to
CommonJSmodule transformation