cyntler / react-doc-viewer

File viewer for React.
https://cyntler.github.io/react-doc-viewer
Apache License 2.0
392 stars 127 forks source link

Load pdf.worker.mjs from dist folder #286

Open smorton-planview opened 3 months ago

smorton-planview commented 3 months ago

The effort here is to try and eliminate the usage of unpkg.com for loading the workerSrc. See https://github.com/cyntler/react-doc-viewer/issues/285 for details.

undefined-unknown commented 2 months ago

ee37a5e82d97f901eb0acd1adf0da807 I also encountered this problem, I hope to change it to local loading

undefined-unknown commented 2 months ago
image