add typescript
This commit is contained in:
2
app/views/entrypoint/index.html.erb
Normal file
2
app/views/entrypoint/index.html.erb
Normal file
@@ -0,0 +1,2 @@
|
||||
<h1>Entrypoint#index</h1>
|
||||
<p>Find me in app/views/entrypoint/index.html.erb</p>
|
||||
@@ -7,7 +7,7 @@
|
||||
<%= csp_meta_tag %>
|
||||
|
||||
<%= stylesheet_link_tag "application", "data-turbo-track": "reload" %>
|
||||
<%= javascript_importmap_tags %>
|
||||
<%= javascript_include_tag "application", "data-turbo-track": "reload", defer: true %>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user