475bbf0a19
4096×4096 source images decoded simultaneously by Chromium consumed ~3.2 GB, exhausting WSL2 RAM. Build now uses sharp to downsize to 2550×2550 (8.5 in × 300 DPI) into output/resized/ before Puppeteer loads them, cutting in-memory footprint to ~1.25 GB. Also adds all story images (01–12) to the repository. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
12 lines
322 B
Plaintext
12 lines
322 B
Plaintext
.claude/
|
|
node_modules/
|
|
output/book.html
|
|
output/resized/
|
|
output/cover.html
|
|
output/book-meta.json
|
|
# Interior PDF is large (~100 MB with placeholder pages) — excluded from git.
|
|
# Re-add images and re-run `pnpm all` to regenerate.
|
|
output/kaleidoskop.pdf
|
|
# Cover PDF is small (~140 KB) — tracked in git.
|
|
# output/cover.pdf
|