Skip to content

Instantly share code, notes, and snippets.

@agektmr
Last active January 2, 2016 13:58
Show Gist options
  • Save agektmr/8313331 to your computer and use it in GitHub Desktop.
Save agektmr/8313331 to your computer and use it in GitHub Desktop.
if (DEBUG === undefined) DEBUG = true;
DEBUG && console.log('test');
@agektmr
Copy link
Author

agektmr commented Jan 8, 2014

Solved! I just needed -c option. Silly me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment