gif.js icon indicating copy to clipboard operation
gif.js copied to clipboard

Compile latest source code

Open jhagege opened this issue 10 years ago • 1 comments

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

jhagege avatar Aug 23 '14 12:08 jhagege

Looks like npm run prepublish should build it.

1j01 avatar Aug 24 '14 23:08 1j01