Skip to content
New issue

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

How to put .env variable inside package.json #14

Open
skorphil opened this issue Jan 25, 2024 · 0 comments
Open

How to put .env variable inside package.json #14

skorphil opened this issue Jan 25, 2024 · 0 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@skorphil
Copy link
Owner

Got the problem with putting env var to package.json script

"chromatic": "npx chromatic --project-token=$CHROMATIC_KEY"

.env and .env.local

CHROMATIC_KEY="chpt_blahblahblah"
@skorphil skorphil added the help wanted Extra attention is needed label Feb 5, 2024
@skorphil skorphil self-assigned this Feb 5, 2024
@skorphil skorphil added this to the Initial project set up milestone Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant