Minifying Javascript during build
Minifying Javascript during build
- Subject: Minifying Javascript during build
- From: Paul Hoadley <email@hidden>
- Date: Thu, 23 Oct 2008 10:01:30 +1030
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/
--
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