-
### Describe the bug
When creating a new standard shader, it fails to compile due to an error in common includes.
`*** Combo "S_MODE_TOOLS_VIS" in portal_surface_test.shader either does not follow t…
-
Loving this tools. Makes using esbuild that bit easier.
One thing I would love, is a first class support for watching. I currently use nodemon to accomplish this, which works reasonably well, but w…
-
Add watch mode
-
Add a `--watch` that would run tests as Crystalball finds the changes in the source code.
- Use guard (or similar)
- Lookup needs to be faster
- Only run fast specs
- Support `--fail-fast`
- Ha…
-
Use this: https://github.com/parcel-bundler/watcher
-
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
-
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…
-
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
-
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
-
## Expected Behavior
Dune not to crash when editing data.ml
## Actual Behavior
Dune crashes when data.ml is edited, even if you just save the file without changing anything, with this output:
…