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.23k stars 867 forks source link

add documentation re npx #924

Closed davidjgoss closed 4 years ago

davidjgoss commented 4 years ago

npx support was added in #750 but isn't documented yet.

eirslett commented 4 years ago

Thanks!