Jeffrey Konowitch
Jeffrey Konowitch
DDeno
Created by Jeffrey Konowitch on 2/26/2025 in #help
Web Cache Limit?
Does cache size grow unbounded or is there a way to autoevict (LRU or something)? https://docs.deno.com/api/web/~/CacheStorage#method_open_0
1 replies
DDeno
Created by Jeffrey Konowitch on 11/6/2024 in #help
How do you update npm dependencies (e.g. with ^1.0.0) to the latest version?
Is there a command to do this, and have the lockfile update? Or do I need to manually bump all the versions in deno.jsons to force that? Or do I simply delete the lockfile and reinstall?
2 replies