Re: Minifying Javascript during build
Re: Minifying Javascript during build
- Subject: Re: Minifying Javascript during build
- From: Paul Hoadley <email@hidden>
- Date: Thu, 23 Oct 2008 14:49:01 +1030
On 23/10/2008, at 1:10 PM, Chuck Hill wrote:
On Oct 22, 2008, at 4:31 PM, Paul Hoadley wrote:
Hello,
I have a general question: is there an easy way to apply a filter
to assets as they're copied from their source locations into $
{dest.dir} by the WOApplication Ant task? More specifically, what
I want to do is run Javascript files through the JSMin Ant task[1]
on their way to the destination WebServerResources directory.
Obviously I could apply the task to the files in-place once they
reached their destination---is that the only way?
[1] http://code.google.com/p/jsmin-ant-task/
AFAIK that is the only way other than rewriting the WOApplication
Ant task.
Thanks Chuck. It works well enough.
--
Paul.
w http://logicsquad.net/
h http://paul.hoadley.name/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden