c8r/x0

NODE_ENV is always set to "development"?

wmdmark opened this issue · 0 comments

So maybe I'm missing something but it appears that x0 build src always runs with the process.env.NODE_ENV set to development? Even when I set it explicitly with NODE_ENV=production x0 build src, it still shows development?