Skip to content

add export entry for wasm and worker files #642

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 17, 2023
Merged

add export entry for wasm and worker files #642

merged 1 commit into from
Dec 17, 2023

Conversation

jichang
Copy link
Contributor

@jichang jichang commented Dec 6, 2023

To enable usage like

import ffmpegWasm from '@ffmpeg/core/wasm';

this will be convenient when using file-loader in webpack.

Copy link

netlify bot commented Dec 6, 2023

Deploy Preview for ffmpegwasm canceled.

Name Link
🔨 Latest commit 7f5634f
🔍 Latest deploy log https://app.netlify.com/sites/ffmpegwasm/deploys/657020d82462610008505f65

@jeromewu
Copy link
Collaborator

Thanks for the contribution!

@jeromewu jeromewu merged commit fb0e29e into ffmpegwasm:main Dec 17, 2023
dumbmoron added a commit to imputnet/ffwasm524 that referenced this pull request Mar 12, 2024
Enables usage like: `import FFmpegWorker from '@ffmpeg/core/worker'`.

Follow up to PR ffmpegwasm#642,
which did not actually add an export for worker files.
dumbmoron added a commit to imputnet/ffmpeg.wasm that referenced this pull request Aug 10, 2024
Enables usage like: `import FFmpegWorker from '@ffmpeg/core/worker'`.

Follow up to PR ffmpegwasm#642,
which did not actually add an export for worker files.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants