Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix compression backpressure on large files #155

Merged
merged 1 commit into from
Oct 12, 2020

Conversation

developit
Copy link
Member

@developit developit commented Oct 12, 2020

Changed backported from @polka/compression (tbd) and then the fix was added (this took way too long to track down). Only affects bundles>50kb.

@github-actions
Copy link
Contributor

Size Change: +30 B (0%)

Total Size: 675 kB

Filename Size Change
wmr.cjs 652 kB +30 B (0%)
ℹ️ View Unchanged
Filename Size Change
demo/dist/assets/Calendar.********.css 702 B 0 B
demo/dist/assets/style.********.css 266 B 0 B
demo/dist/assets/style.module.********.css 53 B 0 B
demo/dist/chunks/_wmr.********.js 122 B 0 B
demo/dist/chunks/class-fields.********.js 207 B 0 B
demo/dist/chunks/compat.********.js 14.9 kB 0 B
demo/dist/chunks/index.********.js 360 B 0 B
demo/dist/index.********.js 6.36 kB 0 B
demo/dist/index.html 403 B 0 B

compressed-size-action

@marvinhagemeister marvinhagemeister merged commit 235ab39 into master Oct 12, 2020
@marvinhagemeister marvinhagemeister deleted the fix-compression-large-files branch October 12, 2020 04:51
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