|
@ -14,7 +14,7 @@ |
|
|
<%= tag :meta, name: :viewport, content: 'width=device-width,initial-scale=1' %> |
|
|
<%= tag :meta, name: :viewport, content: 'width=device-width,initial-scale=1' %> |
|
|
<% if Rails.env.development? %> |
|
|
<% if Rails.env.development? %> |
|
|
<%= tag :meta, name: 'turbo-prefetch', content: false %> |
|
|
<%= tag :meta, name: 'turbo-prefetch', content: false %> |
|
|
<%= tag :meta, name: 'stimulus-debug', content: LiveConstants.stimulus_debug %> |
|
|
|
|
|
|
|
|
<%= tag :meta, name: 'stimulus-debug', content: HotConstants.stimulus_debug %> |
|
|
<% end%> |
|
|
<% end%> |
|
|
|
|
|
|
|
|
<!-- LINK--> |
|
|
<!-- LINK--> |
|
|