It would be great if this library could be used on codesandbox.io to get started quickly and for sharing.
Currently you are using a git+ssh reference to the gif.js library here:
|
"gif.js": "git+ssh://git@github.com:jnordberg/gif.js.git", |
codesandbox.io isn't able to resolve that:

This could possible be an issue for using CI services too.
It would be great if this library could be used on codesandbox.io to get started quickly and for sharing.
Currently you are using a git+ssh reference to the gif.js library here:
kano-code/package.json
Line 84 in 8944a63
codesandbox.io isn't able to resolve that:

This could possible be an issue for using CI services too.