Marc Frankel

Results 15 comments of Marc Frankel

> for now if you just want the types, you can use the `deno-types`: > > ```js > // @deno-types="https://esm.sh/v131/@xenova/[email protected]/types/transformers.d.ts" > import { env, pipeline } from "https://unpkg.com/@xenova/[email protected]"; > ```...

@seanadkinson I think more info can be found here: https://docs.expo.dev/guides/config-plugins/#importing-plugins I could potentially open a PR to do this if that's desired, but I will caution what I wrote is...

Same issue here as well. Would love to see this fixed

Any solution to this issue? Also running into the exact same problem

Adding extra context that the most recent version of the sdk.js is v20.0, but patching the URL to that version doesn't help. Seemingly if the page uses a cached version...