Hi, while loading toolset website and analyzing them with google audits (or pagespeed insight) it always receives low performance issues. It depends on js and css preloaded at the beginning of the page and also in all pages that doesn't need them.
For example it load cred css also on pages cred is not visible.
Performance is a need for sites and i'd need a way to boost the performance
It receives a point o 2 of 100 !
Hi, yes Toolset does depend on some JS and CSS files in the header of the site in order to function. Unfortunately there is no global setting or custom code available to prevent this. If you'd like to use a 3rd-party optimization tool to cache and minify these resources, it is important to exclude specific files from concatenation or minification:
\vendor\toolset\toolset-common\toolset-forms\js\validation.js
\vendor\toolset\toolset-common\visual-editor\res\js\codemirror\lib\codemirror.js
\vendor\toolset\toolset-common\toolset-forms\js\conditional.js
\vendor\toolset\toolset-common\toolset-forms\js\recaptcha-v2\api.js
Beyond that, if you'd like to see more optimization features added to the software I encourage you to submit a request here: https://toolset.com/home/contact-us/suggest-a-new-feature-for-toolset/
That will let our management know you want this feature added in a future version of the software.