Tool to create dataTables.min.js after custom modification?

Tool to create dataTables.min.js after custom modification?

lililili Posts: 9Questions: 0Answers: 0
edited January 2013 in General
Hi,

What tool is used to create the "minimized" version of jquery.dataTables.js?

I tried using
- http://jscompress.com/
- http://refresh-sf.com/yui/
- http://www.crockford.com/javascript/jsmin.html
(on the unmodified v1.9.4 .js file) but when comparing the output to the included file jquery.dataTables.min.js, they look super different.

I've had to make a very small change in the dataTables.js file to match my needs so will be creating a new *.min.js file from my modified datatables.js file.

Has anyone done this?

THank you :)
lili
This discussion has been closed.