@@ -15,8 +15,9 @@ module.exports = {
|
||||
},
|
||||
},
|
||||
{
|
||||
// C 端改为 mini-user H5 产物(端口仍 8091,进程名保持兼容旧脚本)
|
||||
name: 'dukang-h5-user',
|
||||
cwd: `${APP_ROOT}/apps/h5-user`,
|
||||
cwd: `${APP_ROOT}/apps/mini-user`,
|
||||
script: 'npx',
|
||||
args: 'serve -s dist -l 8091',
|
||||
interpreter: 'none',
|
||||
|
||||
Reference in New Issue
Block a user