gloriasoft / veaury

Use React in Vue3 and Vue3 in React, And as perfect as possible!
MIT License
1.27k stars 81 forks source link

在基于 webpack 的 React 项目中使用 veaury,引入第三方 Vant 组件库时会有编译错误,不知道是否还需要配置其他东西 #102

Open Raven-XIA opened 9 months ago

Raven-XIA commented 9 months ago

报错信息是这样的,看了一下具体指向了 vant 组件库中 import vue 的部分,项目中 webpack 已经配置了 veaury-vue-plugin ,其他不知道是不是漏配置了什么导致第三方组件库无法直接使用。

Can't import the named export 'withKeys' from non EcmaScript module (only default export is available)