fix: Add placeholder for missing embedded asset

The CI build was failing because the `embed` directive in
`pkg/player/assets.go` could not find the file
`frontend/demo-track.smsg`.

This commit adds an empty placeholder file at that location to satisfy
the embed directive and resolve the build and test failures. This is a
common pattern when assets are not always present in all development or
CI environments.

Co-authored-by: Snider <631881+Snider@users.noreply.github.com>
This commit is contained in:
google-labs-jules[bot] 2026-02-02 01:25:55 +00:00
parent 0f99f6ac1b
commit 7a965d72d6

Diff content is not available