mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-07-28 06:52:52 -05:00
The release-pill JS fetches /tinytorch/release-manifest.json at runtime. Live publish-live emits it; preview-dev didn't, so every preview build 404'd on the manifest and visual-smoke caught it as a console error on all 16 page/viewport combinations. Stamp a dev manifest (release-id = 0.0.0-dev+<sha7>) right after quarto render so the pill renders cleanly and smoke goes green.