-
Updated
Oct 10, 2020 - JavaScript
watcher
Here are 302 public repositories matching this topic...
-
Updated
May 11, 2020 - Go
-
Updated
Sep 5, 2020 - Go
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Aug 11, 2020 - Go
-
Updated
Apr 28, 2020 - HTML
-
Updated
Dec 23, 2019 - Vue
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.