Changing hashes in bundles can often result in +/- 10b diffs after compression; whilst this can be addressed with the minimum-change-threshold option, the deltas seem like they still go into forming the overall total which is undesirable. For example:
Size Change: -351 B (-0.01%)
| Filename |
Size |
Change |
./dist-cdn/useBusinessDetailsData-********.js |
29.6 kB |
+41 B (+0.14%) |
./dist-cdn/SourceOfFundsPage-********.js |
14.3 kB |
-10 B (-0.07%) |
./dist-cdn/TaxInformationField-********.js |
14.2 kB |
-72 B (-0.51%) |
Should be a -41b total, not 351b