The source index.html now keeps small @BUILD:* markers instead of the ~250KB of base64 blobs (audio samples, logos, favicon), which move to assets/. build.sh inlines them into a self-contained dist/index.html (+ dist/player.html); deploy.sh runs the build first and serves dist/. dist/ is git-ignored. Keeps the single-file deploy while stopping the samples from eating the editing budget. Also reframe the main page as the full web app (it is not a mockup — only the play-only player.html device is): drop "Mockup" from the title, the source comment, and the README intro; add Build/Files docs and correct the "no build step" claim. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2 lines
73 B
Text
2 lines
73 B
Text
# Build output — assembled from index.html + assets/ by build.sh
|
|
dist/
|