Compress whitespace in CSS files
--------------------------------

                 Key: TAP5-327
                 URL: https://issues.apache.org/jira/browse/TAP5-327
             Project: Tapestry 5
          Issue Type: New Feature
          Components: tapestry-core
    Affects Versions: 5.0.15
            Reporter: Joel Halbert
            Priority: Minor


The application configuration option to compress files by removing whitespace:

configuration.add(SymbolConstants.COMPRESS_WHITESPACE, "false");        

appears to only affect .tml templates. It would also be useful to have the 
option to compress css files.

This could be implemented as an extension to the COMPRESS_WHITESPACE option, or 
otherwise as an additional option.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to