magesuite / magepack

Next generation Magento 2 advanced JavaScript bundler.
Open Software License 3.0
431 stars 93 forks source link

One big js still creating #146

Open sunilit42 opened 2 years ago

sunilit42 commented 2 years ago

Hello,

As i see it is converted into 3 js

for home page 1) common 2) cms 3) js merge file ( for me around 1.7 mb)

can i know why need?

When i enable just js merge that 3 file creating, why same file size ( 1.7 mb for me) creating

kestraly commented 2 years ago

Seems to cause really bad load time in waterfall because of it.

Shame really, I've ended up disabling the extension and getting better results.

sunilit42 commented 2 years ago

@kestraly i found it, in my setting bundle js enable so disable it and check it

rnoboa commented 1 year ago

We've found that it decreases performance on Commerce on Cloud, so we've disabled it and we're getting better performance. At least that's on the Cloud environments, so it could be different for on premises environments.

onlinebizsoft commented 7 months ago

I think we need an option to create smaller bundle, for some complex shop, it is still too big to have all packed in only 3 files