chore: added PrimerLive dependencies

This commit is contained in:
carla 2025-05-08 08:35:32 +02:00
parent 77632bedec
commit e0a15b1a57
6 changed files with 35 additions and 17 deletions

View file

@ -17,7 +17,7 @@ defmodule MvWeb do
those modules here.
"""
def static_paths, do: ~w(assets fonts images favicon.ico robots.txt)
def static_paths, do: ~w(assets fonts images favicon.ico robots.txt primer_live)
def router do
quote do