unbuild icon indicating copy to clipboard operation
unbuild copied to clipboard

Active watcher roadmap

Open pi0 opened this issue 11 months ago • 13 comments

Related: #265, https://github.com/unjs/unbuild/issues/20

Support unbuild --watch to run rollup in watch mode.

Roadmap:

  • [x] Rollup watcher for mjs and cjs entries (via #364 thanks to @joemckenney)
  • [ ] Rollup dts watcher support
  • [ ] Mkdist watcher support
  • [ ] Untyped watcher support
  • [ ] Copy watcher support

pi0 avatar Jul 18 '23 16:07 pi0