mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Bump hashes on various files
Upgrade jquery I made this commit cause my JS debugging CDN support added a header and wanted we bump cache everywhere
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
task 'assets:precompile:before' do
|
||||
|
||||
require 'uglifier'
|
||||
|
||||
unless %w{profile production}.include? Rails.env
|
||||
raise "rake assets:precompile should only be run in RAILS_ENV=production, you are risking unminified assets"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user