There was an error while loading. Please reload this page.
1 parent d0a2648 commit b766ba7Copy full SHA for b766ba7
1 file changed
web/package.json
@@ -17,6 +17,7 @@
17
},
18
"scripts": {
19
"start": "yarn && vite",
20
+ "start:op": "op run --env-file=.env.op -- yarn start",
21
"test": "vitest",
22
"coverage": "vitest --coverage",
23
"e2e": "playwright test",
0 commit comments