frontity / frontity.org

The Frontity project of the frontity.org site

Home Page:https://frontity.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reduce scripts budget back to 200kbs

luisherranz opened this issue · comments

Now that @SantosGuillamot has fixed the performance problems in #66 we must reduce the scripts budget size to avoid this problem in the future.

This is the commit that we have to revert: cbe8bf0

I am planning to do it after investigating how to lazy load tweets as in my last commit the bundle size was 196kb, too close to the limit.

Moved to blocked until you investigate that then 👍

Fixed in #90.