PDA

View Full Version : JS Builder Feature Request


dmayer
10-20-2006, 12:29 AM
Jack,

Is it possible to add a check box to JS Builder that turns off the compressing of files when they are combined into one file?

The reason I ask is that I use Firebug for debugging and it's hard to debug a page when the javascript files contains no cr/lf.

Thanks.

jack.slocum
10-20-2006, 07:59 AM
I added this yesterday. hehe. It's not very configurable. It's just a checkbox "Create uncompressed debug file" under each build target which will create a yourfile-debug.js.

I put up a new installer with it. http://www.jackslocum.com/build/JSBuilderSetup.msi

dmayer
10-20-2006, 02:41 PM
Thanks.

Your the best.