Created
June 22, 2021 10:53
-
-
Save marekpiechut/edafe877b45a440dae3c8b400d470ac1 to your computer and use it in GitHub Desktop.
React-profiler
This file contains hidden or 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
| # Using Yarn | |
| yarn build --profile | |
| # Using NPM | |
| npm run build -- --profile |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment