@ -6,7 +6,7 @@ const commander = require('commander')
const deepmerge = require('deepmerge')
// 默认参数
const wo = { global.wo = {
const wo = (global.wo = {
envi: {
deploy: {
fromDist: './dist',
@ -34,7 +34,7 @@ const wo = { global.wo = {
}
}}
})
// 读取配置文件
try {
The note is not visible to the blocked user.