Chunk size in build command logs is different as compared to the size in actual file system #11113
Unanswered
malikKartik
asked this question in
Q&A
Replies: 1 comment
-
I got it, what the issue was. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am generating a production build using "react-script build"


in the logs of the command, it shows
905KB
but in actual file system, it is much more than that
3254KB
why is this happening? Am I missing something?
Beta Was this translation helpful? Give feedback.
All reactions