Wicket already strips whitespace and comments in deployment mode. Using another tool to pack the javascript doesn't gives much advantage and introduces another dependency.
-Matej On Nov 29, 2007 11:17 AM, Alex Objelean <[EMAIL PROTECTED]> wrote: > > It would be nice to have 2 versions of each js: original & packed. > For instance: wicket-ajax.js & wicket-ajax.pack.js > Also to use the packed version in DEPLOYMENT model. This is applicable to > other js from the wicket-core & wicket-extensions. > > Any thoughts? > > Alex > -- > View this message in context: > http://www.nabble.com/-RFE--packed-JS-in-DEPLOYMENT-mode.-tf4896243.html#a14022953 > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
