Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Duplicate workers #2

Open
andersevenrud opened this issue Sep 13, 2019 · 0 comments
Open

Duplicate workers #2

andersevenrud opened this issue Sep 13, 2019 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@andersevenrud
Copy link
Member

It seems like the webpack example provided by PDFJS droduces duplicate worker files.

                     Asset      Size               Chunks                   Chunk Names
                  logo.svg  3.19 KiB                       [emitted]
                   main.js   900 KiB                 main  [emitted]        main
               main.js.map   1.1 MiB                 main  [emitted] [dev]  main
             pdf.worker.js  1.61 MiB           pdf.worker  [emitted]        pdf.worker
         pdf.worker.js.map  1.94 MiB           pdf.worker  [emitted] [dev]  pdf.worker
    vendors~pdfjsWorker.js  1.55 MiB  vendors~pdfjsWorker  [emitted]        vendors~pdfjsWorker
vendors~pdfjsWorker.js.map  1.87 MiB  vendors~pdfjsWorker  [emitted] [dev]  vendors~pdfjsWorker

Ref: mozilla/pdf.js#10838

@andersevenrud andersevenrud added bug Something isn't working help wanted Extra attention is needed labels Sep 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant