diff --git a/app/views/layouts/application.html.haml b/app/views/layouts/application.html.haml index 3dae993a9a..fc2c18e57e 100755 --- a/app/views/layouts/application.html.haml +++ b/app/views/layouts/application.html.haml @@ -28,6 +28,7 @@ = theme_style_tags current_theme = vite_client_tag = vite_react_refresh_tag + = vite_polyfill_tag crossorigin: 'anonymous' -# Needed for the wicg-inert polyfill. It needs to be on it's own