Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use globalThis for webpack's output.globalObject instead of this. Close
mozilla#14915. That allows us to import pdfjs-dist/build/pdf.js dynamically from modules. - https://webpack.js.org/configuration/output/#outputglobalobject - https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/globalThis
- Loading branch information