Skip to content

Commit 4238043

Browse files
committed
Build sprockets 3 files for no-turbolinks
1 parent 9ede3a7 commit 4238043

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
@@ -36,6 +36,7 @@ class Application < Rails::Application
3636
}
3737

3838
if SprocketsHelpers.available?
39+
config.assets.precompile += %w( app_no_turbolinks.js )
3940
config.assets.enabled = true
4041
end
4142
end

0 commit comments

Comments
 (0)