Install ErrorTracker

This commit is contained in:
Claudio Ortolina
2026-02-26 21:31:37 +00:00
parent 77c5453fa8
commit 18ac442b2c
6 changed files with 14 additions and 1 deletions
+1
View File
@@ -117,6 +117,7 @@ defmodule MusicLibrary.MixProject do
{:lazy_html, ">= 0.1.0", only: :test},
# Prod error/perf tooling
{:error_tracker, "~> 0.7"},
{:sentry, "~> 11.0"},
{:honeybadger, "~> 0.24"},
{:phoenix_live_dashboard, "~> 0.8.3"},