SortableJS / Sortable

Reorderable drag-and-drop lists for modern browsers and touch devices. No jQuery or framework required.
https://sortablejs.github.io/Sortable/
MIT License
29.63k stars 3.7k forks source link

Sortable.min.js contains no code #1924

Open waynevanson opened 4 years ago

waynevanson commented 4 years ago

Reproduction

https://github.com/SortableJS/Sortable/blob/master/Sortable.min.js

Scenario

Users may still be importing sortablejs from GitHub.

jakobwildrain-si commented 3 years ago

I'm surprised there's no way to upvote issues, but yes, please fix this, as it would save time and unnecessary confusion, as not everyone checks the content of a file they are copying into their project folders and then they wonder why things don't work. A note to everyone else - get into a habit of looking at the third-party code you are using.