Skip to content

Commit 6362b2e

Browse files
author
Luca Forstner
committed
Update buildcommand
1 parent f9b7ac8 commit 6362b2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "../../test-recipe-schema.json",
33
"testApplicationName": "create-react-app",
4-
"buildCommand": "yarn install --no-lockfile",
4+
"buildCommand": "yarn install --no-lockfile && yarn build",
55
"tests": []
66
}

0 commit comments

Comments
 (0)