We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99eb009 commit be11413Copy full SHA for be11413
lib/webpacker/helper.rb
@@ -41,7 +41,7 @@ def javascript_pack_tag(*names, **options)
41
# <%= stylesheet_pack_tag 'calendar', 'data-turbolinks-track': 'reload' %> # =>
42
# <link rel="stylesheet" media="screen" href="/packs/calendar.css" data-turbolinks-track="reload" />
43
#
44
- # # In development mode with Hot module replacement:
+ # # In development mode with hot module replacement:
45
46
# nil
47
0 commit comments