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.
This commit is contained in:
Aman Harwara
2025-02-03 15:20:33 +05:30
parent ca234cdb33
commit a0467e7c4d
7 changed files with 29 additions and 6 deletions

Binary file not shown.