Add benchmarks for Scrobble Activity
This commit is contained in:
@@ -80,6 +80,7 @@ defmodule MusicLibrary.MixProject do
|
||||
{:phoenix_live_reload, "~> 1.2", only: :dev},
|
||||
{:esbuild, "~> 0.8", runtime: Mix.env() == :dev},
|
||||
{:tailwind, "~> 0.3", runtime: Mix.env() == :dev},
|
||||
{:benchee, "~> 1.3", only: :dev, runtime: false},
|
||||
{:credo, "~> 1.7", only: [:dev, :test], runtime: false},
|
||||
{:quokka, "~> 2.6", only: [:dev, :test], runtime: false},
|
||||
{:live_debugger, "~> 0.6.0", only: :dev},
|
||||
|
||||
Reference in New Issue
Block a user