|
|
|
|
|
by sebstefan
942 days ago
|
|
> Edit: something important to note: some frameworks (e.g. React) have lots of comments on their un-minified versions, that are removed when minified. That affects their size greatly. Are you telling us your code doesn't? :-) |
|
Nah, in a more serious note, to properly compare the impact of minification, I should remove the comments from the unminified (maxified?) version first. :)