Skip to content

Instantly share code, notes, and snippets.

@muneneevans
Created July 8, 2020 08:29
Show Gist options
  • Save muneneevans/2bcd696bb4e1aa08603d15c10074a48d to your computer and use it in GitHub Desktop.
Save muneneevans/2bcd696bb4e1aa08603d15c10074a48d to your computer and use it in GitHub Desktop.
Node utilities
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