Borg/pkg/player/frontend
Snider e29c03866a Fix CI build failure due to missing embedded file
- Create a placeholder `pkg/player/frontend/demo-track.smsg` to satisfy `go:embed` directive in `pkg/player/assets.go`.
- Update `.gitignore` to explicitly whitelist this file, overriding the global `demo-track.smsg` ignore rule.
- This ensures the file is present during CI builds, preventing "pattern frontend/demo-track.smsg: no matching files found" error.
2026-02-02 01:52:47 +00:00
..
demo-track.smsg Fix CI build failure due to missing embedded file 2026-02-02 01:52:47 +00:00
index.html feat: SMSG v2 binary format with zstd compression + RFC-001 spec 2026-01-10 19:57:33 +00:00
stmf.wasm feat: v3 streaming with LTHN rolling keys and configurable cadence 2026-01-12 16:01:59 +00:00
wasm_exec.js feat: Add dapp.fm native desktop player (Wails) 2026-01-06 18:42:30 +00:00