- generateSetupJavaScript(List<String>) - Static method in class org.webjars.RequireJS
-
Returns the JavaScript that is used to setup the RequireJS config.
- generateSetupJavaScript(List<String>, Map<String, String>) - Static method in class org.webjars.RequireJS
-
Deprecated.
- generateSetupJson(List<Map.Entry<String, Boolean>>) - Static method in class org.webjars.RequireJS
-
Returns the JSON used to setup the RequireJS config for each WebJar in the CLASSPATH.
- getBowerWebJarRequireJsConfig(Map.Entry<String, String>, List<Map.Entry<String, Boolean>>) - Static method in class org.webjars.RequireJS
-
Returns the JSON RequireJS config for a given Bower WebJar
- getNpmWebJarRequireJsConfig(Map.Entry<String, String>, List<Map.Entry<String, Boolean>>) - Static method in class org.webjars.RequireJS
-
Returns the JSON RequireJS config for a given Bower WebJar
- getRawWebJarRequireJsConfig(Map.Entry<String, String>) - Static method in class org.webjars.RequireJS
-
- getSetupJavaScript(String) - Static method in class org.webjars.RequireJS
-
Returns the JavaScript that is used to setup the RequireJS config.
- getSetupJavaScript(String, String) - Static method in class org.webjars.RequireJS
-
Returns the JavaScript that is used to setup the RequireJS config.
- getSetupJson(String) - Static method in class org.webjars.RequireJS
-
Returns the JSON that is used to setup the RequireJS config.
- getSetupJson(String, String) - Static method in class org.webjars.RequireJS
-
Returns the JSON that is used to setup the RequireJS config.
- getWebJarConfig(Map.Entry<String, String>) - Static method in class org.webjars.RequireJS
-
Deprecated.
- getWebJarRequireJsConfig(Map.Entry<String, String>, List<Map.Entry<String, Boolean>>) - Static method in class org.webjars.RequireJS
-
Returns the JSON RequireJS config for a given WebJar