Skip to main contentCrate luminos_config
Source - node
- Config
- Node
- dotenv
- This is usually what you want.
It loads the .env file located in the environment’s current directory or its parents in sequence.
- env
- generate
- Generate a
load_config() function by scanning the given config_dir.
Writes the generated file to out_path.