File tree Expand file tree Collapse file tree 4 files changed +0
-51
lines changed Expand file tree Collapse file tree 4 files changed +0
-51
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1717 < link rel ="icon " href ="/icon.svg " type ="image/svg+xml ">
1818 < link rel ="apple-touch-icon " href ="/icon.png ">
1919
20- <%# Includes all stylesheet files in app/assets/stylesheets %>
21- <%= stylesheet_link_tag :app %>
2220 <%= vite_stylesheet_tag "application" %>
2321 <%= vite_client_tag %>
2422 <%= vite_typescript_tag "inertia" %>
2523 <%= inertia_ssr_head %>
26- <%= vite_javascript_tag 'application' %>
27- <!--
28- If using a TypeScript entrypoint file:
29- vite_typescript_tag 'application'
30-
31- If using a .jsx or .tsx entrypoint, add the extension:
32- vite_javascript_tag 'application.jsx'
33-
34- Visit the guide for more information: https://vite-ruby.netlify.app/guide/rails
35- -->
36-
3724 </ head >
3825
3926 < body >
You can’t perform that action at this time.
0 commit comments