Closed fedottt closed 7 months ago
ESM support that has been added with browser, updated to version 3.1.15
npm i vue-upload-component@3.1.15
https://github.com/lian-yue/vue-upload-component/blob/master/esm.html
https://lian-yue.github.io/vue-upload-component/esm.html
https://unpkg.com/vue-upload-component@3.1.15/dist/vue-upload-component.esm.js
awesome! thk)
The requested module 'vue-upload-component' does not provide an export named 'default'
`
`
and upl.js is
import { createApp, ref } from 'vue' import { toast } from '/js/toastify.js' import VueUploadComponent from 'vue-upload-component'