Skip to content

Commit

Permalink
Build sprockets 3 files for no-turbolinks
Browse files Browse the repository at this point in the history
  • Loading branch information
BookOfGreg committed Oct 10, 2017
1 parent be7a134 commit 4ef22da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/dummy_sprockets/config/application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ class Application < Rails::Application
}

if SprocketsHelpers.available?
config.assets.precompile += %w( app_no_turbolinks.js )
config.assets.enabled = true
end
end
Expand Down

0 comments on commit 4ef22da

Please sign in to comment.