Esbuild watch
DevOps
About
`esbuild --watch` is a command-line flag construct passed into the ultra-fast `esbuild` JavaScript bundler utility. It tells the compilation engine to stay active, monitoring the local directory tree and instantly rebuilding output bundles whenever source file updates are detected.