补充小程序最后一环自动构建
This commit is contained in:
@@ -14,7 +14,7 @@ module.exports = {
|
||||
const buildPath = {
|
||||
web: 'base-web',
|
||||
wxwork: 'base-wxcp',
|
||||
mp: ''
|
||||
mp: 'dvcp_v2_wxmp'
|
||||
}[info.type] || {}
|
||||
const path = `/home/deploy/node-service/${buildPath}`,
|
||||
{dist} = info
|
||||
|
||||
Reference in New Issue
Block a user