box / box-content-preview

JavaScript library for rendering files stored on Box
https://developer.box.com/docs/box-content-preview
Other
106 stars 113 forks source link

feat(upgrade pdjs fix): update pdfjs upgrade script #1501

Closed bfoxx1906 closed 1 year ago

bfoxx1906 commented 1 year ago

Adding a new upgrade pdfjs script that no longer pulls assets from the pdfj-dist repository as that is no longer updates with the latest. versions of pdf.js. Now it will pull versions directly from the cdn and put them in the third-party directory. Additionally, I changed the upgrade script to use the version of pdf.js prefixed with box e.g. box-3.6.172 as the parent folder as opposed to the current version e.g 2.100.0