Files
gitbook/packages
Nolann Biron 7b87f9f3ff Store the generated font manifest by family instead of by face
The unicode-ranges were repeated identically on every weight of a family, and
sources.json held 220 full URLs where 24 per-family prefixes cover them.

226 KB -> 106 KB committed, and the runtime JSON that ends up in the server
bundle drops from 190 KB to 90 KB. The emitted faces are unchanged: same 491
faces, same fallback faces, same CSS variable values.
2026-08-19 19:51:30 +02:00
..