Add live_debugger for development

This commit is contained in:
Claudio Ortolina
2025-05-07 16:11:01 +01:00
parent ebaaa8d95b
commit 7d536d0871
3 changed files with 3 additions and 0 deletions
@@ -31,6 +31,7 @@
href={~p"/images/apple-touch-icon.png"}
/>
<link phx-track-static rel="stylesheet" href={~p"/assets/app.css"} />
{Application.get_env(:live_debugger, :live_debugger_tags)}
<script defer phx-track-static type="text/javascript" src={~p"/assets/app.js"}>
</script>
</head>