mastodon/app/views/remote_interaction_helper/index.html.haml
Echo f2b85d4696
Webpack to Vite: Utilize Ruby Vite (#34469)
Co-authored-by: Renaud Chaput <renchap@gmail.com>
2025-05-06 22:02:25 +02:00

5 lines
159 B
Plaintext

- content_for :header_tags do
%meta{ name: 'robots', content: 'noindex' }/
= vite_typescript_tag 'remote_interaction_helper.ts', crossorigin: 'anonymous'