We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b6ffe3e + 8b88874 commit c8b6b42Copy full SHA for c8b6b42
1 file changed
scripts/install-and-build.mjs
@@ -72,7 +72,7 @@ try {
72
await concurrently(
73
[
74
{
75
- command: `yarn build:try`,
+ command: `yarn build`,
76
cwd: "packages",
77
name: "PACKAGES-BUILD",
78
prefixColor: "yellow",
0 commit comments