sw-9129
(sw)
1
I use JSON.parse on the env and the quotes borks my setup
Expected
// .env
foo=bar
Actual
// .env
foo="bar"
sw-9129
(sw)
4
bump bump bump bump (post must have at least 20 characters)
swarnava
(Swarnava Sengupta)
5
Hey,
Thanks for reporting this issue. I have forwarded this internally to take a closer look.