1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-18 14:18:23 +02:00

Merge pull request #19585 from calixteman/update_openjpeg2

Use the latest emsdk version to compile openjpeg decoder
This commit is contained in:
calixteman 2025-03-05 10:07:11 +01:00 committed by GitHub
commit 4693b7ad2f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 7 additions and 6 deletions

File diff suppressed because one or more lines are too long

Binary file not shown.

File diff suppressed because one or more lines are too long

View file

@ -387,6 +387,7 @@ function createWebpackConfig(
parser: {
javascript: {
importMeta: false,
url: false,
},
},
rules: [