defold / defold/build-size

Use brotli to compress the HTML5 packages

Open
#18 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
19
Forks
4
Avg merge
1h 32m
Merged PRs (30d)
1

Description

Brotli is used on sites like poki.com, and it compresses more efficiently.
Small test comparison of a small project:

```bash
3561984 test.tar
1299483 test.tar.br
1593271 test.tar.gz
1601048 test.zip
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.