What do you mean by included resources ?
By default every js and css under src/main/resources, src/main/webapp,
src/main/js are minified. (using the resources option is for exceptionnal case)
Contact me privatly for questions about the plugin (not related to wicket).
Alex Objelean wrote:
David, what is the best practice to specify the order of included resources?
Thank you!
David Bernard-2 wrote:
You could aggregate every type of resources.
Alex Objelean wrote:
Very interesting. Would be nice to have also aggregate css.
Regards,
Alex.
David Bernard-2 wrote:
If you want you could use the yuicompressor-maven-plugin to "minified"
(more than just strip whitespace) at build time.
http://alchim.sf.net/yuicompressor-maven-plugin
Other features:
* aggregate js
* minified css
So you could test/run with minified in development and/or deployment
mode
Disclamer, I'm the author of the plugin, but not of the compressor.
Regards
---------------------------------------------------------------------
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]