Hi Christopher, while it is possible to let the Web Minifier Maven Plugin create several compressed scripts which increases performance through parallel loading, it might also be desirable to put certain JavaScript imports - those which are not required for rendering the start page - on the end of the markup to let the HTML being rendered faster. Is there a way to tell that to the JavaScript Import Maven Plugin?
Thanks!
