Files
standardnotes-app-web/packages/web/web.webpack.config.js
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

4.1 KiB