Closed PierreBader closed 4 years ago
Relates to https://github.com/feathersjs/docs/issues/1452 Having a space before the & adds that space at the end of the variable. The NODE_ENV is then set to "test " which is unexpected.
Perfect, thank you very much and good catch!
Relates to https://github.com/feathersjs/docs/issues/1452 Having a space before the & adds that space at the end of the variable. The NODE_ENV is then set to "test " which is unexpected.