We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fe383d commit 80e25f9Copy full SHA for 80e25f9
package.json
@@ -7,7 +7,7 @@
7
"author": "Jürg Lehni <[email protected]> (http://scratchdisk.com)",
8
"license": "MIT",
9
"scripts": {
10
- "foreach": "yarn workspaces foreach --parallel --interlaced --verbose --exclude dito",
+ "foreach": "yarn workspaces foreach --all --parallel --interlaced --verbose --exclude dito",
11
"clean": "yarn run foreach run clean",
12
"build": "yarn run foreach --topological run build",
13
"watch": "yarn run foreach --jobs 2 run watch",
0 commit comments