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? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have already finished analyzing the relevant code and am struggling with the implementation details. Please see draft plans for details.
"scripts": { "plan1": "echo $MESSAGE", "plan2": "echo ${MESSAGE}", "plan3": "echo ${ENV.MESSAGE}", "plan4": "echo $ENV.MESSAGE", "plan5": "echo $ENV{MESSAGE}" }
I would like to hear everyone's opinion on this. I will send out a pull request as soon as the details are finalized in this issue.
My first language is Japanese and I live in Japan My English may be sloppy at times, but I hope you understand.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Use environment variable in package.json
I have already finished analyzing the relevant code and am struggling with the implementation details.
Please see draft plans for details.
Draft Plans
I would like to hear everyone's opinion on this.
I will send out a pull request as soon as the details are finalized in this issue.
The text was updated successfully, but these errors were encountered: