Hacker News new | ask | show | jobs
by codefined 3225 days ago
Since the actual size is tiny, tried using webpack to combine some of the resources. Saved ~40% of that size with minification and dead code removal, and saving that many requests meant that it takes a tenth of the time to load.

Might recommend you try it too for releases, as a lot of people might not know how & will use this as is.