2 Replies Latest reply on Mar 30, 2007 6:11 AM by ilya_shaikovsky

    Is there a way to stop formatting of js files?

    andrew.rw.robinson

      I am having a lot of problems with the RichFaces tree and I am trying to debug the code to determine my issue. It is very hard to debug the JS code as the newline characters and most of the whitespace is being stripped from the code by whatever is serving the javascript to the client. Is there some configuration or somewhere I can turn off this behavior so that the client receives the JavaScript files exactly as they appear in the ajax4jsf and richfaces Jar files?

      Thank you