Created
June 22, 2021 10:52
-
-
Save marekpiechut/9aa2c3ab8ba2c184d12b0c9232429431 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