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

fixes #966: consider pnpm.cjs executable #971

Closed bmarwell closed 3 years ago

bmarwell commented 3 years ago

Summary

Solves: https://github.com/eirslett/frontend-maven-plugin/issues/966

Tests and Documentation

None yet

eirslett commented 3 years ago

Thanks!