node-typescript-starter
node-typescript-starter copied to clipboard
Dockerfile keeping all dev dependencies.
So my issue with the Dockerfile is that it still keeps all dependencies. Shouldn't the dev dependencies not make it into the production container?