can coreURL, wasmURL, workerURL use local npm package instead of url link to packages? #568
Unanswered
SheldonWBM
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Using Vite + React, yarn v3 with PnP
The instructions for the latest version of ffmpeg.wasm has
However, I have
yarn add ffmpeg/core-mt ffmpeg/core
.If the app is offline (not connected to the internet), can a local package be used instead of a url?
Beta Was this translation helpful? Give feedback.
All reactions