Skip to content

Commit 4ef22da

Browse files
committed
Build sprockets 3 files for no-turbolinks
1 parent be7a134 commit 4ef22da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/dummy_sprockets/config/application.rb

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ class Application < Rails::Application
3737
}
3838

3939
if SprocketsHelpers.available?
40+
config.assets.precompile += %w( app_no_turbolinks.js )
4041
config.assets.enabled = true
4142
end
4243
end

0 commit comments

Comments
 (0)