Section 04

Build Hygiene Findings

Review Build Hygiene Checks for shipped release-review cleanup, packaging, and Text Asset Minification evidence.

Build Hygiene Checks
5
Affected Files
10
Occurrences
15

Shipped source maps

Total byte savings31 KB
assets/app.js.mapByte savings18.4 KBHigh
assets/worker.js.mapByte savings12.6 KBHigh

Shipped cleanup debt

Occurrences4 occurrences
assets/app.jsMedium

TODO

2 comments
  1. TODO: remove temporary fallback
  2. TODO: confirm release copy
assets/worker.jsMedium

FIXME

2 comments
  1. FIXME: remove compatibility path
  2. FIXME: check timeout handling

Minify shipped HTML

Total byte savings1.2 KB
pages/popup.htmlCode patternByte savings740 BMedium
pages/options.htmlCode patternByte savings460 BMedium

Minify shipped JSON

Total byte savings870 B
assets/locales/en.jsonCode patternByte savings510 BMedium
assets/config/defaults.jsonCode patternByte savings360 BMedium

License banner consolidation opportunity

License banners5
assets/vendor.jsLow
  1. MIT license notice

    MIT
  2. Apache license notice

    Apache-2.0
  3. BSD license notice

    BSD-3-Clause
assets/background.jsLow
  1. ISC license notice

    ISC
  2. MIT attribution notice

    MIT