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.22k stars 868 forks source link

support installing node,npm,yarn version from package.json engines #999

Open tisoft opened 2 years ago

tisoft commented 2 years ago

fixes #798

Summary

Tests and Documentation