openreader/compute/core
Richard R bb61d0f502 refactor(pdf): simplify standard font path resolution for pdfjs-dist
Replace dynamic require.resolve lookup with direct path construction to
standard_fonts directory under node_modules. Removes use of createRequire
and streamlines runtime font path resolution logic for PDF parsing.
2026-06-03 14:17:43 -06:00
..
src refactor(pdf): simplify standard font path resolution for pdfjs-dist 2026-06-03 14:17:43 -06:00
tests feat: improve PDF parsing recovery and reader UI (#98) 2026-06-03 04:44:55 -06:00
package.json feat(control-plane): add shared orchestrator and in-memory adapters 2026-05-26 11:09:43 -06:00
tsconfig.json feat(compute): add external compute worker backend and integration 2026-05-19 15:21:25 -06:00