-
Notifications
You must be signed in to change notification settings - Fork 9
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
Use proper brotli extension for compressed json files #1717
Labels
Comments
lifflander
added a commit
that referenced
this issue
Mar 24, 2022
lifflander
added a commit
that referenced
this issue
May 5, 2022
lifflander
added a commit
that referenced
this issue
May 5, 2022
lifflander
added a commit
that referenced
this issue
May 9, 2022
lifflander
added a commit
that referenced
this issue
May 9, 2022
lifflander
added a commit
that referenced
this issue
May 9, 2022
…tension-for-compressed-json-files #1717 LB: add .br extension for compressed data files
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What Needs to be Done?
Brotli will not decompress unless one has the proper extension for the file names. Change the output to reflect the proper naming convention.
The text was updated successfully, but these errors were encountered: