frontend-maven-plugin
frontend-maven-plugin copied to clipboard
Class Platform is package-private meaning you can't implement InstallConfig from outside of lib package.
trafficstars
Do you want to request a feature or report a bug? Closer to a feature request
What is the current behavior? NodeInstaller is impossible to call from outside of the lib package
If the current behavior is a bug, please provide the steps to reproduce. Try to implement InstallConfig outside of lib package.
What is the expected behavior?
I can instantiate NodeInstaller and call it from outside of the lib package programmatically.
Please mention your frontend-maven-plugin and operating system version.
version: 1.12.1 os: MacOS