feat: add downloader binary for client-side dependencies
All checks were successful
CI / Deploy / test (pull_request) Successful in 14s
CI / Deploy / lint (pull_request) Successful in 25s
CI / Deploy / deploy (pull_request) Has been skipped

Replace the curl-based Taskfile download task with a Go binary that
concurrently fetches datastar.js, datastar.js.map, daisyui.mjs, and
daisyui-theme.mjs. Update vendored libs to latest versions.
This commit is contained in:
Ryan Hamamura
2026-03-02 14:34:53 -10:00
parent 587f392b8b
commit 303c45cab1
6 changed files with 138 additions and 2129 deletions

File diff suppressed because one or more lines are too long