We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Updated Configuration Files (markdown)
Clarify precendence as noted in #584.
NODE_CONFIG_DIR allows now multiple paths
Created _Footer (markdown)
Updated _Sidebar (markdown)
Add message about cjs/mjs support to intro
Extend .js documentation with note about cjs/mjs support.
Destroyed _Footer (markdown)
Created _Sidebar (markdown)
Updated Altering configuration values for testing at runtime (markdown)
option #5 for backend apps
Syntax highlight
Updated _Footer (markdown)
Updated Webpack Usage (markdown)
Adding the error message likely to show if parser is not installed. Also this way we can backtrack the message to this document.
highlighting the fact that external parsers need to be installed to package.json manually.
Destroyed rosdiablatiff01 (markdown)
Created rosdiablatiff01 (markdown)
Updated custom environment variables generator link
Placed the `NODE_CONFIG` environment variable before the `node` command
Removed `--` before the `NODE_CONFIG`
Fix `On other systems` link
Explain how to use an empty YAML config file by putting a comment in there as per: https://github.com/lorenwest/node-config/issues/238
Add documentation about multi-path configuration