vue.draggable.next
vue.draggable.next copied to clipboard
Please provide ESM build that can work in a browser
I know src is written in ESM, but it won't work in a browser context, at least not without a ton of import maps (which are only supported in Chrome anyway).
It would be nice to have an ESM version that did. Vue itself does provide an ESM browser build.