-
### Test
`test-runner-watch-mode-complex`
### Platform
Windows
### Console output
```console
---
duration_ms: 7872.558
exitcode: 1
severity: fail
stack: "\u25B6 test runner watch mode with mo…
-
I make a change to a file with the server running
- page does not refresh / no network activity
- after manual refresh, changes are not reflected
-
Essentially [Bun watch mode](https://bun.sh/docs/runtime/hot) but with `uv`.
Some more context for this [on Discord](https://discord.com/channels/1039017663004942429/1039017663512449056/1314035275466…
-
In #3391 we are introducing a new experimental `pulumi watch` command. This command can be used during active development of a Pulumi project to automatically update the active stack as soon as chang…
-
As with vows 0.x, running with -w should:
- Watch for new/updated/deleted files in the current working directory
- Re-run the specified tests when there are any change
evanp updated
6 years ago
-
Add watch mode
-
Hello,
Lovely plugin you have there, it will definitely help us build reusable libs for our Angular projects ! Great job :)
I would love if there was a --watch mode that rebuilds on file changes,…
Telem updated
6 years ago
-
Is there any plan (or is it possible) to add the `watch` [mode](https://typedoc.org/guides/options/#watch) as typedoc has?
-
I'm currently using [redemon](https://github.com/ulrikstrid/redemon) to watch for file changes[1], but perhaps watch mode is something that could be considered out of the box?
[1]: `npx redemon --p…
lessp updated
3 years ago
-
This is a nice library, and it's the first one I used for syncing a symlinked folder to a "hardlink" copy.
That said, the main feature it's missing is the ability to "watch" the source folder and r…