loose-envify icon indicating copy to clipboard operation
loose-envify copied to clipboard

Like envify but much faster

Results 4 loose-envify issues
Sort by recently updated
recently updated
newest added

meta mask is stuck wont connect

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](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions/Unicode_Property_Escapes), which **requires...

Added power support for the travis.yml file with ppc64le. This is part of the Ubuntu distribution for ppc64le. This helps us simplify testing later when distributions are re-building and re-releasing.

Is it accurate to say this is MIT licensed when these copyright comments exist in the following files? /loose-envify /test/pkg/node_modules/warning/index.js /loose-envify / test/pkg/node_modules/invariant/index.js /loose-envify / test/react/react-with-addons-with-node_env.js /** * Copyright 2013-2015,...