https://github.com/vuejs/vue/blob/main/CHANGELOG.md#270-2022-07-01 vue2.7使用了新的vite插件https://github.com/vitejs/vite-plugin-vue2 我们项目测试了下,编译通过但都是白屏,去掉部分问题后会加载大量文件,不知道有没有解决方案?
https://github.com/vuejs/vue/blob/main/CHANGELOG.md#270-2022-07-01
vue2.7使用了新的vite插件https://github.com/vitejs/vite-plugin-vue2
我们项目测试了下,编译通过但都是白屏,去掉部分问题后会加载大量文件,不知道有没有解决方案?