Compress static assets (the Console bundle)
Open
@mpsq is already working on this.
Since Nov 26, 2020.
enhancement
Severity: 2
web-console
- Dominant language
- TypeScript
- Stars
- 29
- Forks
- 39
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 4
Description
The console bundle is 1.5MB, when Gzipped it is only 459KB.
We need to introduce static compression (Webpack change) + add the correct headers in the backend when serving the compressed files.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.