Pregunta

I need to understand about JS merging, JS bundling and minify JS for site performance Do we need to enable only one option from JS bundling and JS merging? When i enable Js merging, my listing page does not work well. When i enable JS bundling, my product pages does not load at all. Which option should i select? Please help.

No hay solución correcta

Otros consejos

Merging and bundling typically causes worse performance in Magento 2, it's typically better to only enable minification and if you want bundling use a third party solution which you can read about on this question - Magento 2.2 x or 2.3 - to bundle or not to bundle

Licenciado bajo: CC-BY-SA con atribución
No afiliado a magento.stackexchange
scroll top