We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Tho I rarely use this feature https://docs.npmjs.com/cli/v8/using-npm/scripts#packagejson-vars
The text was updated successfully, but these errors were encountered:
I will implement this if >= 10 people 👍 this issue
Sorry, something went wrong.
Looks like we're up to 20!
I need this for npm_lifecycle_event and npm_lifecycle_script.
npm_lifecycle_event
npm_lifecycle_script
It lets me do npm run watch, and have scripts.watch = my-scripts...and then I can figure out what to run. create-react-app might also use this.
npm run watch
scripts.watch = my-scripts
No branches or pull requests
Tho I rarely use this feature https://docs.npmjs.com/cli/v8/using-npm/scripts#packagejson-vars
The text was updated successfully, but these errors were encountered: