Created
July 8, 2020 08:29
-
-
Save muneneevans/2bcd696bb4e1aa08603d15c10074a48d to your computer and use it in GitHub Desktop.
Node utilities
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
if(process.env.NODE_ENV !== 'production') const variable = require('variable'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment