mirror of
https://github.com/denoland/deno.git
synced 2024-12-24 08:09:08 -05:00
e3f73d3ec0
This commit adds support for "--watch" flag for "bundle" and "fmt" subcommands. In addition to this, it refactors "run --watch" command so that module resolution will occur every time the file watcher detects file addition/deletion, which allows the watcher to observe a file that is newly added to the dependency as well. |
||
---|---|---|
.. | ||
coverage.rs | ||
fmt.rs | ||
installer.rs | ||
lint.rs | ||
mod.rs | ||
repl.rs | ||
test_runner.rs | ||
upgrade.rs |