I have been optimizng magento store and faced that there are around 148 scripts running when homepage is loading so I did default Magento bundle enabled and then total number of elements requesting the server were reduced to 24 but then the problem was the page size was increased to 3.44 MB which is huge so I disabled it How can I optimize it??? I am done with default magento optimize tips minify css js optimize image and flat category alsp have installed magento extension Defer JS
- 
 3Does this answer your question? Magento 2 Store Optimization?MagenX– MagenX2020年04月22日 15:27:18 +00:00Commented Apr 22, 2020 at 15:27
- 
 I have done these steps but still no resultAnonymous Record– Anonymous Record2020年04月23日 13:31:57 +00:00Commented Apr 23, 2020 at 13:31
1 Answer 1
You can try magento baler for bundling your js.
Please see and follow below links.
https://devdocs.magento.com/guides/v2.3/performance-best-practices/advanced-js-bundling.html
https://www.integer-net.com/magento-2-javascript-bundling-baler-devtools/
Thank you
Explore related questions
See similar questions with these tags.