Files
scamiv 7d5ad0d0ac fix: add derived asset rewriting for web manifests and BMFont XML
Hash raw public assets first, then render derived assets from the manifest, hash the rewritten content, and emit that rewritten output.

This replaces the manifest.json special case with a small derived-asset registry and adds BMFont XML rewriting so <page file=...> entries point to hashed relative atlas page paths in production.

Also move asset-manifest.mjs emission to the end of the Vite asset sync step and add regression tests for rewritten web manifest hashing, BMFont XML page rewrite, BMFont XML hash invalidation when page images change, nested relative BMFont page paths, and hard failure on missing derived asset references.
2026-04-05 14:10:41 +02:00
..
2026-04-01 20:03:39 -07:00
2025-12-20 13:35:30 -08:00
2025-12-20 13:35:30 -08:00
2026-01-08 13:34:18 -08:00
2026-03-17 15:55:47 -07:00
2025-12-20 13:35:30 -08:00
2025-11-19 12:32:01 -08:00
2026-03-17 15:55:47 -07:00
2026-03-17 15:55:47 -07:00
2026-03-25 13:34:34 -07:00