deno/cli/tools/bundle
Nathan Whitaker 03651c773f
feat(bundle): add watch mode to bundle (#29795)
Reuses the same esbuild subprocess, and triggers rebuilds on file
changes. Esbuild will reuse parsed sources that are unchanged, so
subsequent builds are faster than the initial one
2025-06-18 08:35:12 -07:00
..
esbuild.rs fix(unstable): rename "patch" property to "links" (#29677) 2025-06-10 21:51:23 +00:00
externals.rs fix(bundle): rework how patterns for externals are handled (#29680) 2025-06-10 16:58:55 +00:00
mod.rs feat(bundle): add watch mode to bundle (#29795) 2025-06-18 08:35:12 -07:00