storytouch / ep_webpack

Etherpad plugin to bundle files using webpack
Apache License 2.0
3 stars 0 forks source link

[feat] Minimize CSS #3

Closed lpagliari closed 5 years ago

lpagliari commented 5 years ago

Bundle CSS files together and minimise them. This improves loading in staging in ~33% (21s => 14s / 147 files => 57 files).

Implement part of https://trello.com/c/lfLjqYD4/1672.