Hi,
I had a go at turning on minimization in my app [T5.3-beta-8] with the
following results:
- The content of the files are squished / minimised
- The JS stacks are combined into a single JS file
- All other files are included individually
- JS minimisation often throws exceptions, returning HTT
On Wed, Sep 14, 2011 at 11:32 AM, Joe Klecko wrote:
> Hi Howard thanks for the reply. I do have the tapestry-yuicompressor in my
> pom.xml. It also appears on the classpath. Here are tapestry jars on my
> classpath:
Well, it should be working.
Note that minimization is only for files that ar
Hi Howard thanks for the reply. I do have the tapestry-yuicompressor in my
pom.xml. It also appears on the classpath. Here are tapestry jars on my
classpath:
ProjectClassLoader:
entry=C:\Users\me\.m2\repository\org\apache\tapestry\tapestry-core\5.3-alpha-13\tapestry-core-5.3-alpha-13.jar
Proje
Is tapestry-yuicompressor on the classpath?
On Tue, Sep 13, 2011 at 4:28 PM, Joe Klecko wrote:
> Hi All,
>
> When my app is running in production mode, I don't see my scripts/css being
> combined/minified. They are still included as individual files. Oddly, I do
> see the tapestry scripts being