vue-smooth-dnd icon indicating copy to clipboard operation
vue-smooth-dnd copied to clipboard

Rollup import

Open stuta opened this issue 5 years ago • 5 comments

Error using rollup (webpack works):

import { Container, Draggable } from 'vue-smooth-dnd'

[!] Error: 'Container' is not exported by node_modules/vue-smooth-dnd/dist/vue-smooth-dnd.js
https://github.com/rollup/rollup/wiki/Troubleshooting#name-is-not-exported-by-module

stuta avatar Aug 22 '18 13:08 stuta