Move telemetry into sync-client

This commit is contained in:
Andras Schmelczer 2025-11-18 22:03:48 +00:00
parent 0bfd8a6df4
commit 377abe1362
8 changed files with 70 additions and 70 deletions

View file

@ -28,6 +28,8 @@
"webpack": "^5.99.9",
"webpack-cli": "^6.0.1",
"webpack-merge": "^6.0.1",
"@plausible-analytics/tracker": "^0.4.3",
"@sentry/browser": "^10.8.0",
"ws": "^8.18.3"
}
}