Uses of Class
com.github.eirslett.maven.plugins.frontend.lib.PnpmInstaller
-
Uses of PnpmInstaller in com.github.eirslett.maven.plugins.frontend.lib
Methods in com.github.eirslett.maven.plugins.frontend.lib that return PnpmInstallerModifier and TypeMethodDescriptionFrontendPluginFactory.getPnpmInstaller(ProxyConfig proxy) PnpmInstaller.setHttpHeaders(Map<String, String> httpHeaders) PnpmInstaller.setNodeVersion(String nodeVersion) PnpmInstaller.setPassword(String password) PnpmInstaller.setPnpmDownloadRoot(String pnpmDownloadRoot) PnpmInstaller.setPnpmVersion(String pnpmVersion) PnpmInstaller.setUserName(String userName)