We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f761d47 commit b1da5acCopy full SHA for b1da5ac
scripts/smokeTests.sh
@@ -36,6 +36,8 @@ cd "$PROJECT_DIR"
36
37
cp .env.example .env
38
39
+pnpm clean
40
+
41
pnpm install -r --no-frozen-lockfile
42
43
pnpm build
0 commit comments