The webpack version in pdfjs-dist is currently "^2.0.0 || ^3.0.0" though it works well with "^4.0.0" as well.
Can you please mark this as 4.x compatible ?
Webpack 4 has been out for a while and my applications currently using webpack 4.x are using pdfjs-dist without any problems but when I run npm install I get a spurious peer dependency version mismatch warning which I'd like to get rid of.
The webpack version in pdfjs-dist is currently "^2.0.0 || ^3.0.0" though it works well with "^4.0.0" as well.
Can you please mark this as 4.x compatible ?
Webpack 4 has been out for a while and my applications currently using webpack 4.x are using pdfjs-dist without any problems but when I run npm install I get a spurious peer dependency version mismatch warning which I'd like to get rid of.