chore: 升级部分依赖以及将vite升级到最新版,性能再次提升

This commit is contained in:
xiaoxian521
2023-04-20 22:45:22 +08:00
parent 4be2f04b4d
commit 8f528028b1
5 changed files with 1442 additions and 1372 deletions

View File

@@ -38,11 +38,7 @@ const include = [
"@amap/amap-jsapi-loader",
"el-table-infinite-scroll",
"@wangeditor/editor-for-vue",
"xgplayer/dist/simple_player",
"xgplayer/es/controls/volume",
"vuedraggable/src/vuedraggable",
"xgplayer/es/controls/screenShot",
"xgplayer/es/controls/playbackRate"
"vuedraggable/src/vuedraggable"
];
/**