Skip to content

Commit 31186ba

Browse files
dcramercodex
andcommitted
build: Use Sentry local for dev server
Replace Spotlight with the Sentry CLI local wrapper for the example Nitro dev server. This keeps local observability on the supported sentry local command and removes the Spotlight dependency. Co-Authored-By: GPT-5 Codex <codex@openai.com>
1 parent dc17004 commit 31186ba

4 files changed

Lines changed: 14 additions & 150 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,11 @@
4343
"devDependencies": {
4444
"@ast-grep/cli": "^0.43.0",
4545
"@playwright/test": "^1.60.0",
46-
"@spotlightjs/spotlight": "4.11.6",
4746
"agent-browser": "^0.27.0",
4847
"lint-staged": "^17.0.5",
4948
"prettier": "^3.8.3",
5049
"publint": "^0.3.21",
50+
"sentry": "0.38.0",
5151
"simple-git-hooks": "^2.13.1",
5252
"tsx": "^4.22.3"
5353
}

0 commit comments

Comments
 (0)