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 5d1f0a0 commit aa90f4bCopy full SHA for aa90f4b
apps/components_guide_web/lib/components_guide_web/templates/layout/root.html.leex
@@ -29,8 +29,6 @@
29
30
<script defer type="text/javascript" src="<%= Routes.static_path(@conn, "/js/app.js") %>"></script>
31
32
- <!--<script type="module" src="http://localhost:3000/js/app.js"></script>-->
33
-
34
<%= if Mix.env() == :prod do %>
35
<script src="https://cdn.usefathom.com/script.js" site="LYHMLVID" defer></script>
36
<% end %>
0 commit comments