Files
Thomas Nilles 6f508ed194 Serve static files at /static and set JS MIME type
Add strings import for .js detection. Register an additional FileServer
at "/static/" to expose static files under that prefix. In the
FileServer handler, set Content-Type to "application/javascript" for .js
requests.
2026-01-13 00:14:28 -05:00
..