整理依赖

This commit is contained in:
cheney 2022-04-02 17:48:38 +08:00
parent e49924f7d4
commit 482086cf7b

View File

@ -241,7 +241,7 @@ async function main() {
}).then(function () { }).then(function () {
l.i("打包完成!") l.i("打包完成!")
sync('start .\\public') sync('cd .\\public && start .')
}).catch(function (reason) { }).catch(function (reason) {