Is there a way to cache imports defined in deno.json?
I am hoping to avoid additional deps.ts file.
I am able to cache main.ts before the run command but in Docker it takes much longer to cache everything and unable to leverage docker layering efficiently.
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
D
Deno
Chat about Deno, a modern runtime for JavaScript and TypeScript.