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.
2 parents 062f0ab + e80ae1b commit 8c7e132Copy full SHA for 8c7e132
app/views/layouts/blacklight/base.html.erb
@@ -18,7 +18,6 @@
18
<%= javascript_include_tag "application", "data-turbo-track": "reload", defer: true %>
19
<% else %>
20
21
- <%= javascript_include_tag "blacklight/blacklight", type: 'module' %>
22
<script type="module">
23
import githubAutoCompleteElement from 'https://cdn.skypack.dev/@github/auto-complete-element';
24
</script>
0 commit comments