-
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
-
### 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…
-
One feature missing, watching for changes.
https://github.com/andreatulimiero/static_jinja2/blob/master/static_jinja2.py
-
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…
-
Talked with Joel about potentially using a cross-platform rust crate to listen for changes to an existing directory and auto-slug new files as they arrive.
-
Hi,
is it possible to implement a watch mode to detect errors on the fly?
-
Should the CLI include a `-watch` option? It could be useful during development. It could be similar to [`watch` in TypeScript](https://www.typescriptlang.org/docs/handbook/compiler-options.html).
-
Only run tests impacted by changes to code / tests since last run.
How can this be done?