+1
Feature Request: Minify CSS/JS on the Fly
Let's say we have some CSS and JS in the global skin and UTL components. It's on the CDN as the other JS/CSS files as Core TN stuff. This works great!
However, can there be a way to access a minified version of those files? For example, if we have a file in global in resources/scripts/somefile.js (which would translate to something like https://bloximages.newyork1.vip.townnews.com/example.com/content/tncms/live/global/resources/scripts/somefile.js on the CDN) can we have a minified version like https://bloximages.newyork1.vip.townnews.com/example.com/content/tncms/live/global/resources/scripts/somefile.min.js ?
Just a humble idea by me. Thanks!
Customer support service by UserEcho
Just saw the release notes for Feb. 20:
👏
Edit: Wait, I see this now per another update:
:(