Created
July 29, 2020 11:22
-
-
Save simple17/6efaf8e3f70f29eac9c0f00bd380a24f to your computer and use it in GitHub Desktop.
[check why it was rendered] #react
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 === 'development') { | |
// const whyDidYouRender = require('@welldone-software/why-did-you-render'); | |
// whyDidYouRender(React, { | |
// trackAllPureComponents: true, | |
// }); | |
// } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment