aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/package.json b/package.json
index 2d44e468e..f1b3b98fa 100644
--- a/package.json
+++ b/package.json
@@ -13,20 +13,20 @@
"prettier:ci": "prettier --list-different '**/*.{ts,tsx,json,md}' --config .prettierrc",
"report_coverage": "lcov-result-merger 'packages/*/coverage/lcov.info' | coveralls",
"test:installation": "node ./packages/monorepo-scripts/lib/test_installation.js",
- "publish": "run-s install:all rebuild script:publish",
- "publish:dry": "run-s install:all rebuild script:publish:dry",
+ "run:publish": "run-s install:all rebuild script:publish",
+ "run:publish:dry": "run-s install:all rebuild script:publish:dry",
"script:publish": "node ./packages/monorepo-scripts/lib/publish.js",
"script:publish:dry": "IS_DRY_RUN=true yarn script:publish",
"install:all": "yarn install",
"wsrun": "wsrun",
"lerna:run": "lerna run",
- "watch": "wsrun watch $PKG -r --stages --done-criteria='complete|successfully'",
- "build": "wsrun build $PKG -r --stages",
- "clean": "wsrun clean $PKG -r --parallel",
+ "watch": "wsrun watch $PKG --fast-exit -r --stages --done-criteria='complete|successfully'",
+ "build": "wsrun build $PKG --fast-exit -r --stages",
+ "clean": "wsrun clean $PKG --fast-exit -r --parallel",
"rebuild": "run-s clean build",
- "test": "wsrun test $PKG --serial --exclude-missing",
- "stage_docs": "wsrun docs:stage $PKG --parallel --exclude-missing",
- "lint": "wsrun lint $PKG --parallel --exclude-missing"
+ "test": "wsrun test $PKG --fast-exit --serial --exclude-missing",
+ "stage_docs": "wsrun docs:stage $PKG --fast-exit --parallel --exclude-missing",
+ "lint": "wsrun lint $PKG --fast-exit --parallel --exclude-missing"
},
"config": {
"mnemonic": "concert load couple harbor equip island argue ramp clarify fence smart topic"