mirror of
https://github.com/mastodon/mastodon.git
synced 2025-09-05 17:31:12 +00:00
parent
d85743576c
commit
61a21d6a36
|
@ -30,7 +30,7 @@
|
|||
= vite_react_refresh_tag
|
||||
= vite_polyfills_tag
|
||||
-# Needed for the wicg-inert polyfill. It needs to be on it's own <style> tag, with this `id`
|
||||
= vite_stylesheet_tag 'styles/entrypoints/inert.scss', media: 'all', id: 'inert-style'
|
||||
= vite_stylesheet_tag 'styles/entrypoints/inert.scss', media: 'all', id: 'inert-style', crossorigin: 'anonymous'
|
||||
= vite_typescript_tag 'common.ts', crossorigin: 'anonymous'
|
||||
|
||||
= vite_preload_file_tag "mastodon/locales/#{I18n.locale}.json"
|
||||
|
|
Loading…
Reference in New Issue
Block a user