esbuild-hot-reload

JSON →
library 1.0.6 ·javascript
verified Jun 4, 2026

A plugin for esbuild that enables hot module replacement (HMR) during development. Current stable version is 1.0.6, with minimal release cadence. It simplifies setting up live reload for esbuild-based projects, focusing on ease of use with zero configuration. Unlike general-purpose tools like webpack-dev-server, this plugin is tightly integrated with esbuild's API and supports TypeScript out of the box. Requires TypeScript as a peer dependency.