Browse Source

Removed CSS tidy.

svn changeset:691/svn branch:toolkit
tags/6.7.0.beta1
Jani Laakso 17 years ago
parent
commit
87199b6b4f
1 changed files with 3 additions and 1 deletions
  1. 3
    1
      build/build.xml

+ 3
- 1
build/build.xml View File

@@ -86,6 +86,7 @@
</fileset>
</copy>

<!-- Brakes CSS, do not use
<echo>CSS syntax check and optimizing.</echo>
<for param="file">
<path>
@@ -106,7 +107,8 @@
</exec>
</sequential>
</for>

-->
<echo>JavaScript syntax check, optimizing and obfuscation.</echo>
<for param="file">
<path>

Loading…
Cancel
Save