netlify / netlify-playground

https://play.netlify.com
MIT License
89 stars 16 forks source link

Decode URIs after dumping the toml format. #30

Closed calavera closed 6 years ago

calavera commented 6 years ago

Erl encodes the path when printing a URL, we want to preserve the original format.

Fixes #23

Signed-off-by: David Calavera david.calavera@gmail.com