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

Remove gif.worker.js dependency #58

Open
martoo6 opened this issue May 6, 2016 · 2 comments
Open

Remove gif.worker.js dependency #58

martoo6 opened this issue May 6, 2016 · 2 comments

Comments

@martoo6
Copy link

martoo6 commented May 6, 2016

There's no need to use a separate file. I work in an enviroment where there's a single js file.
Instead you can use createObjectURL in order to provide code to the worker.
Ex: http://www.javascripture.com/URL

@stevenfabre
Copy link

I'd love that.

@vidstige
Copy link

vidstige commented Jul 9, 2021

Seems very doable, if the file can be plopped into the other file during build somehow.

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

3 participants