Files
standardnotes-app-web/.yarn/cache/worker-loader-npm-3.0.8-6423aa0002-84f4a7eeb2.zip
Aman Harwara a0467e7c4d fix: Fix PDF export not working on Android
The request for loading the PDF worker gets canceled since it tries to load it from a `file:` url, so we need to inline the loader as a blob so that it can be loaded correctly.
2025-02-03 15:20:33 +05:30

13 KiB