fedora-infra / tahrir

Pyramid app for issuing your own Open Badges
https://badges.fedoraproject.org/
Other
76 stars 54 forks source link

Drop Whitenoise, Flask can serve static files just fine #530

Closed abompard closed 3 months ago

abompard commented 3 months ago

We don't need Whitenoise. Also, Whitenoise builds a static cache of available files, which does not work well with our auto-reloading repo of PNGs and STLs.

https://whitenoise.readthedocs.io/en/latest/base.html#autorefresh