@app-config/core
Advanced tools
Changelog
v2.4.5
Adds $hidden
directive mainly for shared properties.
Changelog
v2.4.3
Adds bash completions support with app-config completions
.
Changelog
v2.4.2
Adds none
option for the $env
directive, that acts like "default", but is used
only when no environment is defined.
Changelog
v2.4.1
Adds option aliases for $substitute
that aren't prefixed with $
.
Adds $envVar
parsing directive, similar to $substitute
but more ergonomic.
Changelog
v2.4.0
Adds support for Webpack 5, remaining compatible with Webpack 4.