Skip to content

Parcel v1 build hugely smaller size than Parcel v2 #9252

Answered by mischnic
shamiam1980 asked this question in Q&A
Discussion options

You must be logged in to vote

The detailed report in Parcel 2 is often not very accurate, especially with --no-source-maps, because it uses sourcemaps to determine where code in the output bundle came from.

As far as I can tell, the Parcel 2 output is 238kb of JS vs Parcel 1's 300kb of JS. So actually Parcel 2 is better for JS? But worse for CSS somehow?

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@shamiam1980
Comment options

@mischnic
Comment options

@shamiam1980
Comment options

Answer selected by shamiam1980
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants