|
|
|
@ -386,8 +386,8 @@ function getCommonArgs(inputs) {
|
|
|
|
if (inputs.network) {
|
|
|
|
if (inputs.network) {
|
|
|
|
args.push('--network', inputs.network);
|
|
|
|
args.push('--network', inputs.network);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
if (inputs.push) {
|
|
|
|
if (inputs.quiet) {
|
|
|
|
args.push('--push');
|
|
|
|
args.push('--quiet');
|
|
|
|
}
|
|
|
|
}
|
|
|
|
return args;
|
|
|
|
return args;
|
|
|
|
});
|
|
|
|
});
|
|
|
|
@ -17274,4 +17274,4 @@ module.exports = require("zlib");;
|
|
|
|
/******/ module.exports = __webpack_exports__;
|
|
|
|
/******/ module.exports = __webpack_exports__;
|
|
|
|
/******/
|
|
|
|
/******/
|
|
|
|
/******/ })()
|
|
|
|
/******/ })()
|
|
|
|
;
|
|
|
|
;
|
|
|
|
|