Skip to content

thheller/sortablejs-closure-issue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Closure breaking Sortable.js with SIMPLE optimizations.

demo.html behaves normally and items are animated when sorting via drag/drop.

demo-closure.html does the same thing only the Sortable.js was minified by

npx google-closure-compiler --js=Sortable.js --js_output_file=Sortable.closure.js

Things are still sortable but don't animate anymore.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published