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

Fix #1152: Copy npm script file #1153

Open melloware opened 3 weeks ago

melloware commented 3 weeks ago

Summary

Fix #1152: Copy npm script file

As mentioned in the ticket the comment said it was copying the script and it was not.

Originally reported on Quarkus Quinoa: https://github.com/quarkiverse/quarkus-quinoa/issues/683