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 90975b6 commit 8565fd2Copy full SHA for 8565fd2
app/views/importmap_mocha/test/index.html.erb
@@ -6,6 +6,7 @@
6
<% if Rails.application.config.importmap_mocha_scripts.size > 0 %>
7
<%= javascript_include_tag *Rails.application.config.importmap_mocha_scripts %>
8
<% end %>
9
+<%= favicon_link_tag %>
10
<%= javascript_include_tag 'mocha' %>
11
<%= stylesheet_link_tag 'mocha' %>
12
<%= javascript_importmap_tags 'importmap_mocha' %>
0 commit comments