Commit graph

2 commits

Author SHA1 Message Date
Lucas Werkmeister 7f3224b619 Clean up bundlesize config
This follows up the parent change, where I think I misunderstood the
bundlesize configs. The configs in bundlesize.config.json and
package.json are separate, and the latter became unused by kicking out
npm bundlesize; but I think that can be addressed by merging it into the
former. The size has to be a bit larger to pass CI – I assume because it
now includes styles, messages, and types.json as well.

Bug: T382192
Bug: T360590
Change-Id: I91dcf50e3ea7d4dcb68189b63a1a0d60368dccf9
2024-12-16 11:16:33 +01:00
Jon Robson 9b9a7ff739 Monitor bundle size of module added on page load
Bug: T360590
Change-Id: Icdd1e38fc6d4015a37a3adccdf6b18ee0c54b687
2024-09-17 20:51:33 +00:00