Skip to content

fix issues with minify feature#685

Merged
bakkot merged 2 commits intomainfrom
fix-broken-minify
Mar 29, 2026
Merged

fix issues with minify feature#685
bakkot merged 2 commits intomainfrom
fix-broken-minify

Conversation

@michaelficarra
Copy link
Copy Markdown
Member

SVGO was complaining on stdout about the plugin list format, and html-minifier-terser was collapsing too much whitespace in some places. This fixes those issues.

@michaelficarra michaelficarra requested a review from bakkot March 29, 2026 02:04
@bakkot
Copy link
Copy Markdown
Member

bakkot commented Mar 29, 2026

I recommend running changes like the minify PR on ecma262 before submitting. npm run build && ./bin/ecmarkup.js --lint-spec --verbose ../ecma262/spec.html /dev/null.

@michaelficarra
Copy link
Copy Markdown
Member Author

I did that before but didn't notice either of these issues. I've confirmed that they're both fixed with this PR.

@bakkot bakkot merged commit c6d1ea1 into main Mar 29, 2026
2 checks passed
@bakkot bakkot deleted the fix-broken-minify branch March 29, 2026 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants