dewfall123 / vitepress-for-component

📖 针对组件开发的VitePress。 重构版本https://github.com/dewfall123/ruabick
https://dewfall123.github.io/vitepress-for-component/
MIT License
194 stars 38 forks source link

引入element-plus报错, 似乎是vue相关依赖太低 #36

Closed pangao66 closed 2 years ago

pangao66 commented 2 years ago

在theme中引入element-plus报错, 相关依赖版本太低

dewfall123 commented 2 years ago

fix: e08ef7b8bad2ec0eeb7257612bc790a6ee08cdf9

pangao66 commented 2 years ago

"@vue/compiler-sfc": "^3.0.5", "@vue/server-renderer": "^3.0.5", 这两个依赖没有升级 需要跟vue版本同步的

dewfall123 commented 2 years ago

新版本可以删除这两个依赖了 https://github.com/vuejs/vue-next/tree/master/packages/compiler-sfc#vuecompiler-sfc