fix(build): include the Music playlist in the static media sync #34

Merged
benstull merged 1 commits from feat/experience-tuning into main 2026-07-03 01:02:40 +00:00
Owner
No description provided.
benstull added 1 commit 2026-07-03 01:02:30 +00:00
The Music-option tracks are referenced by app.js (MUSIC_PLAYLIST), not the
manifest/ring, so build_static skipped them — Music would 404 on the static
site. Add audio/music/<name>.mp3 explicitly. +1 pytest.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
benstull added 1 commit 2026-07-03 01:02:30 +00:00
The Music-option tracks are referenced by app.js (MUSIC_PLAYLIST), not the
manifest/ring, so build_static skipped them — Music would 404 on the static
site. Add audio/music/<name>.mp3 explicitly. +1 pytest.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
benstull merged commit 8c6778230b into main 2026-07-03 01:02:40 +00:00
Sign in to join this conversation.