Updated Setup PDF.js in a website (markdown)

Tim van der Meij 2023-12-02 14:21:07 +01:00
parent 1716e5914c
commit 4607b7268a

@ -13,7 +13,7 @@ Install the PDF.js dependency in your project:
npm install pdfjs-dist --save
You can find a usage example at https://github.com/mozilla/pdf.js/blob/master/examples/node/getinfo.js.
You can find a usage example at https://github.com/mozilla/pdf.js/blob/master/examples/node/getinfo.mjs.
#### Webpack