We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b73fa90 commit 5f85e90Copy full SHA for 5f85e90
app/server/beam/tau/config/dev.exs
@@ -49,7 +49,6 @@ config :tau, TauWeb.Endpoint,
49
patterns: [
50
~r"priv/static/.*(js|css|png|jpeg|jpg|gif|svg)$",
51
~r"priv/gettext/.*(po)$",
52
- ~r"lib/tau_web/(live|views)/.*(ex)$",
53
~r"lib/tau_web/(controllers|live|components)/.*(ex|heex)$",
54
~r"../petal_components/lib/.*(ex)$"
55
]
0 commit comments