is there any point to minifying javascript and css if your server already compresses the files it sends?
I can only see it make a difference if you have hundreds of thousands of lines of javascript/css It really just obscures your scripts so people cant audit them easily which is a terrible idea IMO because code should be freely and easily audited.
>>fg-4JYXWX2S my point exactly i'd prefer to keep js readable and the only justification for minification i see is that it reduces bandwidth usage, making your site load faster, but if the file is already gzipped i imagined the size reduction would be minimal
All trademarks and copyrights on this page are owned by their respective parties.
v0.2.0-c793a28