Skip to content

Commit

Permalink
production: remove rails/tailwindcss's compressor
Browse files Browse the repository at this point in the history
  • Loading branch information
freesteph committed Feb 23, 2021
1 parent 5b1932b commit 1997ef6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/environments/production.rb
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@

# Compress JavaScripts and CSS.
config.assets.js_compressor = Uglifier.new(harmony: true)
config.assets.css_compressor = :purger

# Do not fallback to assets pipeline if a precompiled asset is missed.
config.assets.compile = false
Expand Down

0 comments on commit 1997ef6

Please sign in to comment.