开服:新增版号服
This commit is contained in:
@@ -7,7 +7,7 @@ function main (){
|
||||
let env = args[0];
|
||||
if(args[0] == 'stable') {
|
||||
env = 'production';
|
||||
}
|
||||
}
|
||||
|
||||
let configObject = {
|
||||
env: env
|
||||
|
||||
Reference in New Issue
Block a user