node-typescript-starter icon indicating copy to clipboard operation
node-typescript-starter copied to clipboard

Dockerfile keeping all dev dependencies.

Open BadgerBadgerBadgerBadger opened this issue 8 years ago • 0 comments

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?