Accessible360 / accessible-slick

the last (accessible) carousel you'll ever need.
https://accessible360.github.io/accessible-slick
MIT License
254 stars 45 forks source link

Warning! Minified slick.min.js in the latest master branch is the JS for v1.0.1 tag #85

Open recrit opened 1 year ago

recrit commented 1 year ago

The minified JS in the latest master branch 61b5322 has been compiled for the tag v1.0.1 and does not reflect the latest slick.js in the master branch.

recrit commented 1 year ago

Currently in terms of managing a build, you must use the source slick.js if you want use the latest master with the fixes from the past few years before the next tag. In my opinion, the slick.min.js should be built whenever there is a commit or PR merge to master.