Last active
September 9, 2017 00:07
-
-
Save gauntface/d31ef51a639e7441d6aeb0166b40781a to your computer and use it in GitHub Desktop.
This file contains 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' && this.checkEntryRevisioning === true) { | |
showWarningsIfNeeded(userEntries); | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment