Skip to content

Use max level compression for brotli compressor#10128

Merged
devongovett merged 1 commit into
parcel-bundler:v2from
solonovamax:feature/brotli-max-compression
May 20, 2025
Merged

Use max level compression for brotli compressor#10128
devongovett merged 1 commit into
parcel-bundler:v2from
solonovamax:feature/brotli-max-compression

Conversation

@solonovamax

Copy link
Copy Markdown
Contributor

↪️ Pull Request

Forces the brotli compressor to use the maximum level compression setting rather than the default setting. Very simple change.

💻 Examples

N/A

🚨 Test instructions

Test the brotli compressor with & without this change, and compare the size of them.

I've chosen not to add tests, as there are no compression level tests for any of the other compressors.

✔️ PR Todo

  • Added/updated unit tests for this change
  • Filled out test instructions (In case there aren't any unit tests)
  • Included links to related issues/PRs

@solonovamax solonovamax force-pushed the feature/brotli-max-compression branch 2 times, most recently from dd09c73 to 199569f Compare April 1, 2025 01:05
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
@devongovett devongovett force-pushed the feature/brotli-max-compression branch from b5152ba to 4c381a6 Compare May 20, 2025 04:23
@devongovett devongovett merged commit 79843ee into parcel-bundler:v2 May 20, 2025
15 of 17 checks passed
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