Skip to content

when the build esm format file, Vue will be packaged as default export  #273

Open
@ShetePro

Description

@ShetePro

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

image

Expected Solution

not error

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions