wip: Waterfall

This commit is contained in:
kailong321200875
2023-09-27 20:26:50 +08:00
parent 0f926bbce4
commit cd774ccc0c
4 changed files with 77 additions and 12 deletions

View File

@@ -151,7 +151,8 @@ export default ({ command, mode }: ConfigEnv): UserConfig => {
'@wangeditor/editor-for-vue',
'vue-json-pretty',
'@zxcvbn-ts/core',
'dayjs'
'dayjs',
'mockjs'
]
}
}