Detailed description of issue
The size of the folder in the public folder is around 24MB. Is there a flag that needs to be set when building a project using webpack that can be used to reduce the size of this folder?
Expected behaviour
Not applicable
Does your issue happen with every document, or just one?
Not applicable
Thank you for reaching out, currently we dont have a script for PDFJS Express that reduces the bundle size since we dont have much control over the PDFjs library size.
However, in our sister product WebViewer has an optimizer script that reduces the bundle size by asking you your usecases (and since we have full control over the bundle, we are able to reduce the size)