vue.draggable.next icon indicating copy to clipboard operation
vue.draggable.next copied to clipboard

Please provide ESM build that can work in a browser

Open LeaVerou opened this issue 3 years ago • 0 comments

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.

LeaVerou avatar Aug 09 '22 14:08 LeaVerou