Hi Support,
Thanks for the helpful product.... I noticed all of your scripts including JavaScript and CSS files are neither bundled nor minified in the admin, according to best practices for improving performance. Right now I get dozens of separate http request for various files, all that could be reduced to a single request if bundled.
Do you have a specific switch or setting that will enable me to turn this on or do you have plans in the future to develop this into your code line?
Thanks
Hi,
Thank you for contacting us and I'd be happy to assist.
We have an internal ticket for improving how Toolset resources (CSS and JS files) are loaded, to improve performance. However, with the pause on new features ( ref: https://toolset.com/2022/06/whats-next-for-toolset/ ), it wouldn't be possible to share how long it will take.
For now, you can use any third-party cache and code minification plugin to, consolidate that CSS and JS files and reduce the number of HTTP requests.
regards,
Waqar
Ok thanks for the update! Looking forward to seeing the changes in a future version.
Cheers~