Skip to content
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

Why does ffmpeg.js import fs? #169

Open
Veldrovive opened this issue Nov 5, 2021 · 1 comment
Open

Why does ffmpeg.js import fs? #169

Veldrovive opened this issue Nov 5, 2021 · 1 comment

Comments

@Veldrovive
Copy link

This is more of a nuisance, but all of the built versions of this library include require("fs") which causes webpack to error. Is there a reason that this library should be dealing directly with a node-only import?

@wiledal
Copy link

wiledal commented Aug 1, 2022

Did you end up making this work client-side?

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

No branches or pull requests

2 participants