blog

  • Home
  • blog
  • Size Limit: Make the Web lighter

Size Limit: Make the Web lighter

A new tool by Andrey Sitnik that:

  1. Can tell you how big your bundle is going to be (webpack assumed)
  2. Can show you a visualization of that bundle so you can see where the size comes from
  3. Can set a limit for bundle size, throwing an error if you exceed it

Like a performance budget, only enforced by tooling.

Direct Link to ArticlePermalink


Size Limit: Make the Web lighter is a post from CSS-Tricks

LEAVE A REPLY