gif.js
gif.js copied to clipboard
Invalid symlinks (on Mac OS)
Minor but breaks our build/packaging system:
In the Github repo, the /site/contents symlinks seem to point to "./../../dist/" directory, however locally on my Mac these are showing up as simply "dist/', and therefore are invalid.
ls -l
yields:
11 May 21 18:37 gif.js -> dist/gif.js
and more gif.js
yields an error: No such file or directory