This commit is contained in:
陆柯 2020-03-15 16:06:03 +08:00
parent 5cafc6ebcf
commit dc53039d6d

View File

@ -6,7 +6,7 @@ const commander = require('commander')
const deepmerge = require('deepmerge')
// 默认参数
const Config = {
var Config = {
deploy: {
from: './dist',
toTarget: 'connection',