mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-01-24 12:45:18 +08:00
fix(build): bump rollup-plugin-vue version, fix build error
This commit is contained in:
parent
e56770277a
commit
c94dc701a8
@ -65,7 +65,7 @@
|
||||
"ncp": "^2.0.0",
|
||||
"rollup": "^2.32.1",
|
||||
"rollup-plugin-terser": "^7.0.2",
|
||||
"rollup-plugin-vue": "^6.0.0-beta.10",
|
||||
"rollup-plugin-vue": "^6.0.0-beta.11",
|
||||
"sass": "^1.28.0",
|
||||
"stylelint": "^13.7.2",
|
||||
"stylelint-config-recommended-scss": "^4.2.0",
|
||||
|
4
vue3.md
4
vue3.md
@ -304,7 +304,7 @@ Components
|
||||
- [x] fonts from `vfonts`
|
||||
- [x] vite-build
|
||||
- [x] rollup-build
|
||||
- [ ] wait for new version of rollup-plugin-vue,
|
||||
- [x] wait for new version of rollup-plugin-vue,
|
||||
https://github.com/vuejs/rollup-plugin-vue/issues/408
|
||||
- tusimple theme
|
||||
- clean delegate
|
||||
@ -312,6 +312,6 @@ Components
|
||||
- [x] demo scrollbar 的问题
|
||||
- [x] table x scroll 右侧阴影不消失
|
||||
- [x] log scrollTo 有点问题
|
||||
- [ ] remove hollowoutable
|
||||
- [x] remove hollowoutable
|
||||
|
||||
https://github.com/vuejs/vue-next/issues/2549
|
||||
|
Loading…
Reference in New Issue
Block a user