sole / Animated_GIF

Javascript library for creating animated GIFs
https://sole.github.io/Animated_GIF
225 stars 53 forks source link

Added support for worker custom URL #38

Open chupzzz opened 3 years ago

chupzzz commented 3 years ago

I spent my evening making it work with Webpack: there always was problem with worker. Finnaly I made changes (in this commit) that can help with it - now my VUE and Angular builds works smoothly without any warnings.