Skip to content

Commit

Permalink
Merge branch 'fix/upgrade-pdfjs-4' into fix/pdfjs-build-errors
Browse files Browse the repository at this point in the history
  • Loading branch information
noah-eigenfeld committed Jun 7, 2024
2 parents fd05b73 + 2d4c142 commit 50b92d6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion packages/discovery-react-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,9 @@
"!src/**/__fixtures__/**",
"!src/**/__stories__/**",
"!src/**/*.stories.*"
]
],
"moduleNameMapper": {
"^pdfjs-dist$": "pdfjs-dist/legacy/build/pdf.mjs"
}
}
}

0 comments on commit 50b92d6

Please sign in to comment.