Closed nwalters512 closed 2 years ago
This pull request is being automatically deployed with ZEIT Now (learn more). To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://zeit.co/illinois/queue/lgqehzzquv 🌍 Preview: In Progress
This PR makes two changes to improve the size of the bundles we ship to clients:
moment
/react-moment
todate-fns
and a custom component to render auto-updating relative dates.I also ripped out some old code for April Fools and workshop announcements.
Together, this more than halves the amount of parsed code in many of our page's bundles. For instance, the Queue page went from 570KB of JS to 319KB. Other pages, like the User Settings page, saw even greater improvements.