enable css compression

This commit is contained in:
Sebastian Sdorra
2011-01-10 19:26:12 +01:00
parent 6d51912a1a
commit 354bc09ab5

View File

@@ -266,7 +266,6 @@
<configuration>
<source>src/main/webapp/index.html</source>
<target>${project.build.directory}/web-compressor/index.html</target>
<compressCSS>false</compressCSS>
</configuration>
</plugin>