Skip to content

Commit 1ab6866

Browse files
committed
Add es module shim
1 parent 9bffe8b commit 1ab6866

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/views/layouts/better_together/application.html.erb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<%= csrf_meta_tags %>
77
<%= csp_meta_tag %>
88

9+
<script async src="https://ga.jspm.io/npm:[email protected]/dist/es-module-shims.js" data-turbo-track="reload"></script>
910
<%= javascript_importmap_tags %>
1011

1112
<!-- Stylesheets -->

0 commit comments

Comments
 (0)