Skip to content
This repository has been archived by the owner on Sep 12, 2021. It is now read-only.

Commit

Permalink
Merge pull request #34 from kdrdgn/patch-1
Browse files Browse the repository at this point in the history
imported HtmlCompressor library
  • Loading branch information
akkie committed Apr 29, 2015
2 parents dc57398 + c767679 commit 3bb0897
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -124,6 +124,7 @@ object HTMLCompressorFilter {
import play.Play;
import play.GlobalSettings;
import play.api.mvc.EssentialFilter;
import com.googlecode.htmlcompressor.compressor.HtmlCompressor
import com.mohiva.play.htmlcompressor.java.HTMLCompressorFilter;
import com.mohiva.play.htmlcompressor.java.HTMLCompressorBuilder;

Expand Down

0 comments on commit 3bb0897

Please sign in to comment.