aboutsummaryrefslogtreecommitdiff
path: root/static/make-watch (follow)
Commit message (Collapse)AuthorAge
* Change JavaScript build system to esbuild.Hugo Hörnquist2022-08-01
| | | | | | | Esbuild is way faster, and feels less hacky. One downside is that it doesn't actually check Typescript types. However, typescript can still be installed alongside, and has the fancy --noEmit flag for just this situation.
* Add alt make-watch for static in existing TMUX sessions.Hugo Hörnquist2022-03-15