I vote for 1) Move the contents of wicket-event-jquery.js to wicket-ajax-jquery.js
Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov On Wed, Nov 22, 2017 at 8:21 AM, Maxim Solodovnik <[email protected]> wrote: > Hello, > > I'm currently investigating "WICKET-6497 unify javascript files". > As far as I understand Wicket unifies JS code blocks, but not JS references > > So the only options are: > 1) create 1 JS file and put contents of these 2 in it > 2) perform combining at compile time using maven plugin [1] > > I can implement 2) above. Would it be OK? Maybe there are better options? > > [1] http://samaxes.github.io/minify-maven-plugin/usage.html > > -- > WBR > Maxim aka solomax >
