Closed robinduerhager closed 2 years ago
With this PR the following things will happen:
npm install --production=false --silent
NODE_ENV
Fixes #261.
Amazing, thanks again @robinduerhager :D
With this PR the following things will happen:
npm install --production=false --silent
even thoughNODE_ENV
is set to production.Fixes #261.