loose-envify
loose-envify copied to clipboard
Upgrade js-tokens
This allows stuff like console.log(`the current env is ${process.env.NODE_ENV}`). Also, it makes the tokenization more correct in general (but a little bit slower).
js-tokens@6 uses Unicode Property Escapes, which requires Node.js 10 or later.