envplate
envplate copied to clipboard
Escaped pattern being replaced in 1.0.0-RC1
Running the 1.0.0-RC1 version of the package on a file containing the text:
proxy_pass "\${scheme}://"
attempts to replace the escaped "${scheme}" text.
Thanks for the bug report. I'll check it out on the weekend.