Answer the question
In order to leave comments, you need to log in
How to change NODE_ENV in WEB versions of Heroku?
How to change NPM_CONFIG_PRODUCTION=false
What if on build, Heroku would install packages from DevDependencies ?
And then when building, it swears that there is no webpack-dev-server`a
Off. Heroku documentation found such code.
heroku config:set NPM_CONFIG_PRODUCTION=false YARN_PRODUCTION=false
But how to do it in Heroku web?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question