Re: Minifying Javascript during build
Re: Minifying Javascript during build
- Subject: Re: Minifying Javascript during build
- From: Chuck Hill <email@hidden>
- Date: Wed, 22 Oct 2008 19:40:19 -0700
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.
Chuck
--
Chuck Hill Senior Consultant / VP Development
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
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