Note that jsdelivr tries to use a bad minifier for you. I don't know if creating a index.min.js would change that. (EDIT: jsDelivr upgraded UglifyJS and may be nice now; index.min.js is still a good idea)
Should test.js be the one to test the minified version as well?
wzrd.in started trying to minify from 1.1.0 onward. Naturally it doesn't know about alternative loop strategies and stuff that shortens the code further. (EDIT: They don't respond to open issues well.)
Note that jsdelivr tries to use a bad minifier for you. I don't know if creating a(EDIT: jsDelivr upgraded UglifyJS and may be nice now; index.min.js is still a good idea)index.min.jswould change that.Should
test.jsbe the one to test the minified version as well?wzrd.in started trying to minify from 1.1.0 onward. Naturally it doesn't know about alternative loop strategies and stuff that shortens the code further.(EDIT: They don't respond to open issues well.)