bunkerity / bunkerity/bunkerweb
Default error page is 139 KB with 40 KB of duplicated inline SVG, served on every intercepted error
Open
core
next minor
performance
- Dominant language
- Python
- Stars
- 11k
- Forks
- 642
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 42
Description
### Affected area
`core` — the `errors` plugin, `src/common/core/errors/files/error.html`.
### What happened?
The default error page is a 139,058-byte template, and 91% of it is inline decorative SVG. A significant share of that SVG is literally duplicated: four `
Contributor guide
Assessment
This issue has not been assessed yet.