frontend-maven-plugin icon indicating copy to clipboard operation
frontend-maven-plugin copied to clipboard

Fix yarn execution with Maven proxy defined

Open Borewit opened this issue 6 years ago • 1 comments

Issue #796

Borewit avatar Feb 14 '19 15:02 Borewit

Maybe the arguments should be split it two:

  1. Arguments passed to yarn, e.g. proxy
  2. Arguments passed to script

If the second one is required, please let me know.

Borewit avatar Feb 14 '19 21:02 Borewit