web: smoke-test the built standalone app against a mock graphql cms
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
"lint": "eslint .",
|
||||
"test": "vitest run",
|
||||
"test:watch": "vitest",
|
||||
"test:smoke": "vitest run --config vitest.smoke.config.mts",
|
||||
"codegen": "graphql-codegen",
|
||||
"perf:build": "next build",
|
||||
"perf:serve": "next start -p 3100",
|
||||
|
||||
Reference in New Issue
Block a user