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

[wasm] fix missing lz4 compression on data bundle #71939

Merged
merged 2 commits into from
Feb 24, 2024

Conversation

nornagon
Copy link
Contributor

Summary

None

Purpose of change

When I switched to using file_packager, I forgot to enable LZ4, which made the
bundle quite a bit larger. This PR fixes that.

Describe the solution

Describe alternatives you've considered

Testing

Additional context

@github-actions github-actions bot added Code: Build Issues regarding different builds and build environments astyled astyled PR, label is assigned by github actions json-styled JSON lint passed, label assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions labels Feb 23, 2024
@Maleclypse Maleclypse merged commit 0d09575 into CleverRaven:master Feb 24, 2024
45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions Code: Build Issues regarding different builds and build environments json-styled JSON lint passed, label assigned by github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants