aboutsummaryrefslogtreecommitdiff
path: root/static/make-watch (follow)
Commit message (Collapse)AuthorAge
* Move frontend code to subdirectories, to simplify command line flags.Hugo Hörnquist2023-09-05
|
* 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