eirslett / frontend-maven-plugin

"Maven-node-grunt-gulp-npm-node-plugin to end all maven-node-grunt-gulp-npm-plugins." A Maven plugin that downloads/installs Node and NPM locally, runs NPM install, Grunt, Gulp and/or Karma.
Apache License 2.0
4.24k stars 871 forks source link

Issue-1005 split off npm arguments for npx run #1013

Closed rsynek closed 2 years ago

rsynek commented 2 years ago

Summary This is a bug fix to https://github.com/eirslett/frontend-maven-plugin/issues/1005.

Tests and Documentation A unit test is a part of this PR.

eirslett commented 2 years ago

Looks OK I guess!