Skip to content

Commit

Permalink
chore(root): serialized the build partially
Browse files Browse the repository at this point in the history
  • Loading branch information
kurone-kito committed Aug 1, 2024
1 parent 6d837e7 commit 415df14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
]
},
"scripts": {
"build": "yarn run sub run build",
"build": "yarn workspaces foreach --no-private --topological-dev -Aiv run build",
"clean": "conc \"yarn:clean:*\"",
"clean:root": "rimraf -g \"*.tgz\" \"*.tsbuildinfo\" node_modules/.cache",
"clean:sub": "yarn run sub run clean",
Expand Down

0 comments on commit 415df14

Please sign in to comment.