<#16962 hook NPM lockfile generation into `generat...
# github-notifications
c
#16962 hook NPM lockfile generation into `generate-lockfiles` goal Issue created by tdyas Javascript / NPM lockfiles are the
package.lock
file generated by
npm
from dependencies generated in the
package.json
file for an NPM package. Hook up generation of a lockfile into the
generate-lockfiles
goal. pantsbuild/pants