Skip to content

Commit 263d72a

Browse files
committed
chore(webapp): drop the watch scenario kit
The seeder and its `scenarios:watch` script were only ever a way to reproduce a watch condition by hand. The guidebook now states the conditions themselves, so there is nothing left for the kit to be the answer to.
1 parent 69d49ca commit 263d72a

2 files changed

Lines changed: 0 additions & 883 deletions

File tree

apps/webapp/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
"db:seed": "tsx seed.ts",
2121
"db:seed:ai-spans": "tsx seed-ai-spans.mts",
2222
"db:seed:queue-metrics": "tsx seed-queue-metrics.mts",
23-
"scenarios:watch": "tsx seed-watch-scenarios.mts",
2423
"upload:sourcemaps": "bash ./upload-sourcemaps.sh",
2524
"test": "vitest --no-file-parallelism",
2625
"eval:dev": "evalite watch"

0 commit comments

Comments
 (0)