Most people use a build system, but some do not.
Just like Kirby takes good care of our images, I really miss a native fallback for compressing/minifying javascript and css when no build system is active.
Could be as easy as options.php
minify = true
Thank you!