Skip to content

src: add support to override local env variables option

Following https://github.com/nodejs/node/issues/49148 This PR aims to add support to override local env variables with variables from defined env files.

  • using CLI
  • using loadEnvFile

Merge request reports

Loading