@[email protected] to [email protected]English • 4 months agoWhat's the dumbest reason you've learned a programming language?message-square163fedilinkarrow-up1119arrow-down14
arrow-up1115arrow-down1message-squareWhat's the dumbest reason you've learned a programming language?@[email protected] to [email protected]English • 4 months agomessage-square163fedilink
minus-square@[email protected]linkfedilink1•4 months agoI found it in the docs https://docs.deno.com/runtime/manual/basics/modules/#importing-by-url Not sure if that generates like a lockfile or how it handles peer deps. Intersting nonetheless.
minus-square@[email protected]linkfedilink1•4 months agoIt can optionally use a lock file. Not sure about peer dependencies tbh.
I found it in the docs https://docs.deno.com/runtime/manual/basics/modules/#importing-by-url
Not sure if that generates like a lockfile or how it handles peer deps. Intersting nonetheless.
It can optionally use a lock file. Not sure about peer dependencies tbh.