users@javaserverfaces.java.net

jsf & js

From: <ericjvandervelden_at_gmail.com>
Date: Tue, 22 Nov 2011 07:33:53 +0000 (GMT)

Hello,

I see that JSF uses jsf.js. But I would like it to use
jsf-uncompressed.js. How do I do that?

I have done

<h:outputScript name="jsf-uncompresses.js" library="javax.faces"/>

This works but now there are 2 scripts and the jsf.js is chosen.

Thanks,

Eric J.