-
Updated
Mar 8, 2022 - JavaScript
watcher
Here are 352 public repositories matching this topic...
-
Updated
Mar 13, 2022 - Go
-
Updated
May 14, 2021 - Go
-
Updated
Jan 28, 2021 - JavaScript
-
Updated
Nov 22, 2021 - Go
Not sure if this is the correct way to do it, but I wanted to save a cache script I could easily run.
"cache": {
"desc": "Cache versions and update lock file",
"cmd": "deno cache server.ts --lock-write",
"lock": "./lock.json"
}
The result however when running denon cache is an endless loop instead of just executing it once, looks like this:


Since there can only be one
RecommendedWatcher, why do we still need to explicitly specify the type? Taken from the new docs.