Skip to content

Instantly share code, notes, and snippets.

@gauntface
Created September 9, 2017 00:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gauntface/4c4e94d022d8429aebe61f7f9ebcc0f0 to your computer and use it in GitHub Desktop.
Save gauntface/4c4e94d022d8429aebe61f7f9ebcc0f0 to your computer and use it in GitHub Desktop.
if (process.env.NODE_ENV !== 'production')
if (this.checkEntryRevisioning === true) {
showWarningsIfNeeded(userEntries);
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment