fmin icon indicating copy to clipboard operation
fmin copied to clipboard

fmin_vis.js ERR_FILE_NOT_FOUND

Open chkone opened this issue 8 years ago • 1 comments

Hello,

On the release build the fmin_vis.js is not provided. So any sample are testable.

Thanks

chkone avatar Feb 14 '17 16:02 chkone

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

benfred avatar Feb 16 '17 23:02 benfred