feat: html 캐시
All checks were successful
build / build (push) Successful in 4s

This commit was merged in pull request #27.
This commit is contained in:
2026-03-24 17:49:50 -06:00
parent e02b77e1e4
commit 9cc0def4d5
21 changed files with 247 additions and 100 deletions

View File

@@ -17,4 +17,5 @@
:aliases
{:test {:extra-deps {lambdaisland/kaocha {:mvn/version "1.91.1392"}}
:extra-paths ["test"]
:main-opts ["-m" "kaocha.runner"]}}}
:main-opts ["-m" "kaocha.runner"]}
:dev {:extra-paths ["dev"]}}}