JS Combine generating problem
-
Hello people,
After activating all the CSS and JS optimization options, I realized that there were some minor breaks.
Before: https://prnt.sc/twrfwu
After: https://prnt.sc/twrd8tBefore: https://prnt.sc/twrg81
After: https://prnt.sc/twrdfkI noticed that by disabling the JS Combine (https://prnt.sc/twrm8r) option, the problem was resolved.
Following the post https://docs.litespeedtech.com/lscache/lscwp/ts-optimize/, I inserted all the JS shown in the browser console (https://prnt.sc/twrrfy), in the exclude js (https://prnt.sc/twrrpg) field, but it didn’t solve it.
I decided to also include in the css exclusion all the css shown in the browser console (https://prnt.sc/twrrxs), but it also didn’t solve it.The problem is only solved when I disable the JS Combine option. However, when checking GTMetrix, if I disable JS Combine, the number of requests increases, the loading time increases, the PageSpeed Score and YSlow Score decreases.
With JS Combine enabled: https://gtmetrix.com/reports/cerejasbolsas.com.br/UvCj23JE
With JS Combine disabled: https://gtmetrix.com/reports/cerejasbolsas.com.br/7699jtVECan you help me?
Thank you!
The topic ‘JS Combine generating problem’ is closed to new replies.