Update pdf.worker.min.mjs to match pdfjs-dist 5.7.284

npm upgraded pdfjs-dist from 5.4.530 to 5.7.284 (^semver range) but the
manually copied worker file in public/ was left at 5.4.530, causing an
API/Worker version mismatch error at runtime. Copy matching worker from
node_modules/pdfjs-dist/build/.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
jtricerolph 2026-07-12 21:37:27 +00:00
parent 742bc91b3b
commit 62417d59de

File diff suppressed because one or more lines are too long