gloriasoft / veaury

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

能否支持vite的vue3项目使用react的范例呢。 #139

Open guhan121 opened 1 month ago

guhan121 commented 1 month ago

旧项目是vite+vue3+antd实现的(vue + ts)。

需要复制进去的react项目是react+antd(tsx)

复制代码到src/react_app目录下。按照配置设置了编译插件。运行后。 image

devilwjp commented 1 month ago

@guhan121 当然是支持的,你使用veaury的vite插件了吗,提供一个测试项目,我看下

devilwjp commented 1 month ago

@guhan121 看你截图中的错误,你的vite项目配置应该是不支持tsx文件