chore: move to pnpm and refine build

This commit is contained in:
Justineo
2022-05-11 22:38:00 +08:00
parent e51adb12d0
commit 57cd2e6a16
9 changed files with 9149 additions and 32597 deletions

View File

@ -375,6 +375,7 @@ registerMap("world", worldMap);
registerTheme("ovilia-green", theme);
export default {
name: "vue-echarts-demo",
components: {
VChart
},