ZhelinCheng

Results 16 comments of ZhelinCheng

> 我用vite,只想用「@alilc/lowcode-react-renderer」 > > ``` > import { defineConfig } from 'vite'; > import react from '@vitejs/plugin-react'; > > // https://vitejs.dev/config/ > export default defineConfig({ > plugins: [react()], > optimizeDeps:...

@alvarto 现在出现了新的问题,试了一些方式,感觉有些棘手 ![image](https://user-images.githubusercontent.com/16441850/184594054-efa6828c-e1b9-4d22-92ea-8ffc64cff193.png)

@liujuping 我上传上来了,https://github.com/ZhelinCheng/lowcode-test 主要是根据 @alvarto 的方法,对vite.config.js做了些处理

后面会考虑支持,目前没有支持的计划