frontend-maven-plugin
frontend-maven-plugin copied to clipboard
Fix yarn execution with Maven proxy defined
Issue #796
Maybe the arguments should be split it two:
- Arguments passed to yarn, e.g. proxy
- Arguments passed to script
If the second one is required, please let me know.