File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ import Components from 'unplugin-vue-components/vite'
13
13
import { ElementPlusResolver } from 'unplugin-vue-components/resolvers'
14
14
import viteCompression from 'vite-plugin-compression'
15
15
import topLevelAwait from 'vite-plugin-top-level-await'
16
- import vueSetupExtend from 'vite-plugin-vue-setup-extend'
16
+ import vueSetupExtend from 'vite-plugin-vue-setup-extend-plus '
17
17
import VueI18nPlugin from '@intlify/unplugin-vue-i18n/vite'
18
18
import { createSvgIconsPlugin } from 'vite-plugin-svg-icons'
19
19
Original file line number Diff line number Diff line change 63
63
"steady-xml" : " ^0.1.0" ,
64
64
"url" : " ^0.11.0" ,
65
65
"video.js" : " ^8.0.4" ,
66
+ "vite-plugin-vue-setup-extend-plus" : " ^0.1.0" ,
66
67
"vue" : " 3.2.47" ,
67
68
"vue-i18n" : " 9.2.2" ,
68
69
"vue-router" : " ^4.1.6" ,
You can’t perform that action at this time.
0 commit comments