| Modifier and Type | Method and Description |
|---|---|
BowerRunner |
FrontendPluginFactory.getBowerRunner(ProxyConfig proxy) |
NodeInstaller |
FrontendPluginFactory.getNodeInstaller(ProxyConfig proxy) |
NPMInstaller |
FrontendPluginFactory.getNPMInstaller(ProxyConfig proxy) |
NpmRunner |
FrontendPluginFactory.getNpmRunner(ProxyConfig proxy,
String npmRegistryURL) |
NpxRunner |
FrontendPluginFactory.getNpxRunner(ProxyConfig proxy,
String npmRegistryURL) |
YarnInstaller |
FrontendPluginFactory.getYarnInstaller(ProxyConfig proxy) |
YarnRunner |
FrontendPluginFactory.getYarnRunner(ProxyConfig proxy,
String npmRegistryURL) |
Copyright © 2024. All rights reserved.