about summary refs log tree commit diff stats
path: root/internal/builder/builder.go
Commit message (Expand)AuthorAgeLines
* refactor: lint with golangci-lintAlan Pearce2024-05-22-1/+4
* log in logfmt via zap, with nicer console output in devAlan Pearce2024-05-19-13/+13
* remove lint errorsAlan Pearce2024-05-18-1/+6
* builder: return errors instead of panickingAlan Pearce2024-04-28-4/+3
* implement live-reloading dev serverAlan Pearce2024-04-27-0/+197