D
D
Demigodd2019-02-09 20:51:07
JavaScript
Demigodd, 2019-02-09 20:51:07

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

1 answer(s)
L
levchak0910, 2019-02-09
@Demigodd

Settings -> config vars

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question