Commit graph

10 commits

Author SHA1 Message Date
8e95fa492f Silence warnings for unused static files 2023-10-24 10:31:01 +02:00
123c27e5a2 Include hash of static files in paths
This way, clients will re-fetch the files whenever their content changes
and not have outdated versions in their cache.
2023-08-14 01:35:52 +02:00
1ead78d44f Make static file links typesafe 2023-08-13 20:49:48 +02:00
246cbf82cf Fix build script not using $OUT_PATH 2023-08-07 02:21:32 +02:00
de767121be Switch to plain commit hash in version number 2023-08-04 16:09:55 +02:00
9b55cd1ce2 Include git hash in version 2023-08-04 15:44:29 +02:00
a96af0d6ea Watch migration and template dirs 2023-08-04 01:47:44 +02:00
8b0e6fe268 Refactor build script 2023-08-03 19:14:58 +02:00
3f5ad25f9e Fail build if tsc errors 2023-08-03 18:34:21 +02:00
2dc13cc841 Create target/static before compiling 2023-08-03 17:35:34 +02:00