MuckRock / documentcloud-frontend

DocumentCloud's front end source code - Please report bugs, issues and feature requests to info@documentcloud.org
https://www.documentcloud.org
GNU Affero General Public License v3.0
15 stars 5 forks source link

Build PDF.js from source #545

Open eyeseast opened 1 month ago

eyeseast commented 1 month ago

The default build includes lots of stuff we're not using, wrapped in Webpack clutter. Can we build a slimmer version with Vite?

The worker, especially, is huge and probably does lots of stuff we don't need.