(edited)
I use JSON.parse on the env and the quotes borks my setup
Expected
// .envfoo=barActual
// .envfoo="bar"

I use JSON.parse on the env and the quotes borks my setup
// .envfoo=bar// .envfoo="bar"

bump bump bump bump (post must have at least 20 characters)
Hey,
Thanks for reporting this issue. I have forwarded this internally to take a closer look.