diff --git a/package.json b/package.json index 310a793d..fab6a562 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "test": "jest", "test:watch": "jest --watchAll", "test:update": "jest --updateSnapshot", - "ci-start": "expo start --no-dev --minify" + "ci-start": "expo build:web" }, "jest": { "preset": "jest-expo"