css minification

Andrei Alexandrescu via Digitalmars-d digitalmars-d at puremagic.com
Sun Jan 18 08:19:30 PST 2015


On 1/18/15 1:01 AM, Sebastiaan Koppe wrote:
>
> Btw. I build the dlang.org site on my computer but the <script> links
> have an %0 in the src attribute. Then 5 min later I saw the same on
> dlang.org
>
> Funny thing is, all stuff is still functioning. Affirming my hunch that
> you can remove a lot of the js stuff.
>
> The site now loads in 124kb. Whoever put that %0 there, you just cut
> down the site from 300kb to 124kb. Nice Job!

Much of that was to enable running D code in the browser, which has been 
disabled as of late. No problem! I'll ask one of our many lieutenants to 
look into it :o).

Andrei


More information about the Digitalmars-d mailing list