Skip to content

Envsubst filters

Latest
Compare
Choose a tag to compare
@nstapelbroek nstapelbroek released this 21 Apr 10:59
· 1 commit to 5 since this release
a3142ff

To better support Javascript Template literals we're changing the way this script finds and replaces environment variables. You can now pass a filter to prevent all variables from being replaced. This filter also prevents empty values from being replaced with empty strings.