openstreetmap-website/config/environments
Tom Hughes d33cad4b7f Re-enable minification of javascript assets
Rails 6 defaults to --skip-javascript when creating new environments
because by default it uses webpacker instead of sprockets to manage
javascript and that meant that I accidentally merged a change that
disabled the minification of javascript.

Fixes #2522
2020-01-27 08:43:30 +00:00
..
development.rb Fix rubocop warnings 2019-12-04 19:31:53 +00:00
production.rb Re-enable minification of javascript assets 2020-01-27 08:43:30 +00:00
test.rb Update to rails 6.0.1 2019-11-24 11:05:02 +00:00