While there is a Mix task for downloading dependencies and creating the deno.lock file, this does not work in a production setting. We either need to provide a way outside of a Mix task to download the dependencies, or provide documentation for how this is done inside of a Dockerfile for example.
While there is a Mix task for downloading dependencies and creating the deno.lock file, this does not work in a production setting. We either need to provide a way outside of a Mix task to download the dependencies, or provide documentation for how this is done inside of a Dockerfile for example.