NebulaRhythm
NebulaRhythm
DDeno
Created by NebulaRhythm on 10/2/2023 in #help
Cache imports in deno.json
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.
2 replies