fmin
fmin copied to clipboard
fmin_vis.js ERR_FILE_NOT_FOUND
Hello,
On the release build the fmin_vis.js is not provided. So any sample are testable.
Thanks
I see that fmin_vis.js isn't included in the release: https://github.com/benfred/fmin/releases/tag/v0.0.2 . I'll add in the next build when I get chance.
In the meantime you can generate by cloning the code and running 'npm install' - this will dump out fmin_vis.js in the build directory. (a