chore: added PrimerLive dependencies
This commit is contained in:
parent
77632bedec
commit
e0a15b1a57
6 changed files with 35 additions and 17 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue