0.4.1
0.4.1 — cut unused media WASM (~155MB)
Headless convert/validate never uses Gutenberg’s editor media pipeline, but
@wordpress/block-library still pulled in @wordpress/vips + wasm-vips.
Changes
- Override those packages to empty stubs when block-runner is the install root
postinstallprune removes them when block-runner is a nested dependency
(npm ignores nestedoverrides)
Measured consumer install
| Size | |
|---|---|
| 0.4.0 | ~501 MB |
| 0.4.1 | ~346 MB |
npm install block-runner@0.4.1