marcusklaas / yapm-client

super-straight-forward-single-user-json-aes-based-online-password-manager
4 stars 1 forks source link

add js-uglifier, unused-css-remover, css-minifier build steps #16

Closed marcusklaas closed 9 years ago

marcusklaas commented 9 years ago

This should further reduce our page size!

marcusklaas commented 9 years ago

This was implemented in https://github.com/marcusklaas/yet-another-password-manager/pull/17. It reduced the number of request from 11 to 2, the uncompressed bytes from 530K to 350K and the load time from 480ms to 260ms.