You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My lib project use vue3 and vite build (target lib )
result:
importr,{.// <-------- This r shouldn't be hererefass,computedash,resolveComponentasc,openBlockasl,createBlockasp,resolveDynamicComponentasd,mergePropsasu,withCtxasm,createVNodeasg,withDirectivesasf,vShowasv,toDisplayStringasw,Fragmentasb,renderListasy}from"vue";
A parent project use this lib ,and when i run vite build
get error :
'default' is not exported by node_modules/vue/dist/vue.runtime.esm-bundler.js, imported by node_modules/@fast-crud/extends-uploader/dist/components/fs-cropper.js
My lib project use vue3 and vite build (target lib )
result:
A parent project use this lib ,and when i run vite build
get error :
The error may come from here
The text was updated successfully, but these errors were encountered: