nowa
nowa copied to clipboard
可通过指定 subCommands 来为各个子命令指定参数
做到各个子命令参数配置隔离
"subCommands": {
"init": {
"type": "h5"
},
"build": {
"loose": true
}
}