|
|
|
|
|
by constexpr
1947 days ago
|
|
I noticed you changed this to "dev" instead of "production". Just letting you know that this will select the development build of React instead of the production build, which is not optimized for size and will lead to a bigger output file. Good luck with your project! |
|