Add more environment vars
This commit is contained in:
parent
2d5cdcb5c7
commit
d9e448ff08
1 changed files with 2 additions and 0 deletions
|
@ -5,3 +5,5 @@
|
||||||
[context.production.environment]
|
[context.production.environment]
|
||||||
HUGO_VERSION = "0.40.3"
|
HUGO_VERSION = "0.40.3"
|
||||||
HUGO_ENV = "production"
|
HUGO_ENV = "production"
|
||||||
|
NODE_ENV = "production"
|
||||||
|
NPM_CONFIG_PRODUCTION = "false"
|
||||||
|
|
Loading…
Reference in a new issue