gtm-nayan / svelte-pdfjs

https://gtm-nayan.github.io/svelte-pdfjs
MIT License
31 stars 8 forks source link

Text rendering is broken in build mode #17

Closed gtm-nayan closed 6 months ago

gtm-nayan commented 1 year ago

dunno how I didn't notice this for so long, but text rendering hasn't been working since this commit 719cd170820325467ea66db7194ce85fdcd9af6e

If anything I'd expect it to be broken from the one before but apparently not, I'm assuming esbuild does some unsafe transformation when it tries to minify the worker which doesn't happen for a url import