Remove ErrorTracker

Doesn't work with recent LiveView releases, and seems to be maintained
very slowly despite incoming PRs to fix the issues.
This commit is contained in:
Claudio Ortolina
2025-10-03 10:11:56 +03:00
parent f5bd7d0774
commit 57dfd3d33d
18 changed files with 4 additions and 101 deletions
-1
View File
@@ -111,7 +111,6 @@ defmodule MusicLibrary.MixProject do
# Prod error/perf tooling
{:sentry, "~> 11.0"},
{:phoenix_live_dashboard, "~> 0.8.3"},
{:error_tracker, "~> 0.6.0"},
{:recon, "~> 2.5"},
{:telemetry_metrics, "~> 1.0"},
{:telemetry_poller, "~> 1.0"}