main
feat: configure or exclude each asset type's minifier via optimization.minimize (#21663)
refactor: unify CSS and HTML syntax parser interfaces and add parser benchmarks (#21450)
test(html): cover the HTML tokenizer and tree builder in the unit flag (#21656)
feat: add `extractSourceMap` option to implement the capabilities of loading source maps by comment
feat(css): join adjacent rules and fold more value spellings (#21648)