about summary refs log tree commit diff stats
path: root/package.json
Commit message (Collapse)AuthorAgeLines
* Use bun's builtin mime logicAlan Pearce2023-09-13-2/+0
|
* Return precompressed files, if they existAlan Pearce2023-09-13-0/+2
|
* Remove unused dependencyAlan Pearce2023-09-12-3/+1
|
* Use own logic for static file servingAlan Pearce2023-09-12-1/+2
|
* Read config from TOML fileAlan Pearce2023-09-12-1/+2
|
* Serve static filesAlan Pearce2023-09-11-1/+1
|
* Initial commitAlan Pearce2023-09-11-0/+15