mirror of
https://github.com/standardnotes/app
synced 2026-01-16 19:04:58 -05:00
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.