vue-sortable
vue-sortable copied to clipboard
Suggestion: Not using build tools should not force you to use globals
There should be a way to import this from the CDN (import Sortable from "https://...") without having to import Sortable separately and without having to use globals. Right now the non-build tools installation feels like an afterthought.