-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Perform a check of which files contribute to BaseRealtime bundle size
To give us further confidence that something unexpected won’t sneak in. This just automates a rather crude process that I’ve been performing manually from time to time — tweak the moduleReport script to spit out source file + source map, then run source-map-explorer on the output and look at which files are making a significant contribution to the bundle size. Part of #1497.
- Loading branch information
1 parent
14153d0
commit 9653e93
Showing
1 changed file
with
123 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters