- 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. |
||
|---|---|---|
| .. | ||
| frontend | ||
| assets.go | ||
| player.go | ||