webpack / webpack.js.org

Repository for webpack documentation and more!

Home Page:https://webpack.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Document webpack change: fix: use LZW to compress css head meta

webpack-bot opened this issue · comments

A pull request by @ahabhgk was merged and maintainers requested a documentation change.

See pull request: webpack/webpack#18147


What kind of change does this PR introduce?

use LZW to compress css head meta

And introducing output.cssHeadDataCompression to control it, it is enabled by default in production

Did you add tests for your changes?

updated snapshot

Does this PR introduce a breaking change?

no

What needs to be documented once your changes are merged?

output.cssHeadDataCompression