gif.js
gif.js copied to clipboard
Compile latest source code
Hi, I'm sorry for the noob question, but what parts of the src folder should I include in my project if I want to get the ultimate commits?
Is there any way to "compile" so as to have the same as in the "dist" folder (gif.js and gif.worker.js)
Thanks a lot
Looks like npm run prepublish
should build it.