webpacker stays mysterious
This commit is contained in:
parent
6e111e0d7f
commit
5f18b07eda
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ by providing a `content_for(:javascript)` block.
|
|||
<%= javascript_include_tag js_path %>
|
||||
<% end %>
|
||||
|
||||
<%= javascript_pack_tag 'manager' %>
|
||||
<%= javascript_packs_with_chunks_tag 'manager' %>
|
||||
|
||||
<%= yield :javascript %>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue