compress html on build

This commit is contained in:
Echo
2025-06-05 01:47:45 -04:00
parent 5d31744f0b
commit ae9e643321
2 changed files with 4 additions and 0 deletions

View File

@@ -122,3 +122,5 @@ group :test do
gem "capybara"
gem "selenium-webdriver"
end
gem "htmlcompressor", "~> 0.4.0"