Monday, April 21, 2008

Shrinksafe

Thanks to shrinksafe, Woozor lose belly fat :op... Reducing the number
of HTTPRequest and the size of transfer... Thanks shrinksafe !!!
One thing, shrinksafe doesn't do file concatenation :( so you will have
to concatenate your js file all alone...
But it is pretty easy to use :
1. Download the jar on the link bellow
http://www.dojotoolkit.org/docs/shrinksafe
2. Go to the folder when you download it
cd C:\Users\Documents\Website\
3. and Run with cmd on window
java -jar custom_rhino.jar -c input.js > output.js 2>&1

Easy, I told you

0 comments: