Open
Description
First check https://github.com/SortableJS/Vue.Draggable/blob/master/CONTRIBUTING.md
Step by step scenario
When I use the plugin to package in esm format,The packaging result will contain import require$$0, { ... } from "vue";
Vue3x has no default export,This will cause a runtime error
Actual Solution

Expected Solution
not error
Metadata
Metadata
Assignees
Labels
No labels