lerna run <scrip> -- [..args] # 使用举例 lerna run test lerna run build lerna run build --npm-client=yarn lerna run build --npm-client=npm ...
確定! 回上一頁