-
Notifications
You must be signed in to change notification settings - Fork 0
YUI Compressor NAnt Task
License
aleemb/yui-compressor-nant
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
NANT TASK FOR YUI COMPRESSOR ---------------------------- AUTHOR Aleem Bawany http://aleembawany.com/ PROJECT http://aleembawany.com/projects/nant-yui-compressor INSTALLATION 1. From the zip file copy the following DLLs to the NAnt\bin folder - EcmaScript.NET.modified.dll - Yahoo.Yui.Compressor.dll - aleemb.yui.compress.dll (If you are building from source, you need csc.exe compiler and nant to build the project). USAGE <yuicompressor todir="${build.dir}"> <fileset basedir="javascripts"> <include name="jquery.js" /> <include name="base.js" /> </fileset> </yuicompressor>
About
YUI Compressor NAnt Task
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published