Description
Compresses static web assets with Gzip and Brotli from the command line. It is useful for developers preparing deployable files for websites, CDNs, or servers that serve precompressed assets.
Compression changes generated output files and can affect caching or content negotiation. Verify file names, server configuration, and source maps before deploying the compressed assets.