linux编译问题

This commit is contained in:
Edward Yang 2022-09-01 10:30:10 +08:00
parent 79bc196e15
commit efa48abb53
1 changed files with 1 additions and 1 deletions

2
webpack.mix.js vendored
View File

@ -56,4 +56,4 @@ if ( typeof process.env.MIX_PROXY != "undefined" || process.env.MIX_PROXY != ''
open: false,
host: process.env.MIX_HOST, // 本机ip, 这样其他设备才可实时看到更新
});
}
}