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