The WebJars requirejs loader should auto-alias the WebJars to their common require module names. Like: ``` define('jquery', ['webjars!jquery']) ``` For now the names can come from the artifact id.