mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-04-19 19:54:03 +02:00
- Warn if the "regular" PDF.js build is used in Node.js environments, since that won't load any of the relevant polyfills. - Warn if the `require` function cannot be accessed, since currently we're just "swallowing" any errors.