You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Probably it's hard to get that working as is on Remix, so either you have to patch things up, or if you can wait, then there's already a PR to allow customizing the worker url ffmpegwasm/ffmpeg.wasm#639.
Thank you for the info. I had a look at the PR. It seems like a relatively small change so fingers crossed it get merged in.
I can probably patch for now so I can carry on working but that's cool it's a known issue, with a suggested fix. I really wasn't sure where to start with this one.
Reproduction
Reproduction repo: remix-ffmpeg-wasm
Not sure if this is a Remix thing, or an ffmpeg/wasm thing so apologies in advance if i'm barking up the wrong tree.
System Info
Used Package Manager
npm
Expected Behavior
The .wasm stuff should load.
Actual Behavior
Error in terminal relating to: "No routes matched location "/build/routes/worker.js""
The text was updated successfully, but these errors were encountered: