Commit 72f8ceb
fix: make NPM_AUTH_TOKEN optional in .yarnrc.yml for local development
Use ${NPM_AUTH_TOKEN-} syntax to allow empty default when env var is not set.
This enables local yarn install without the token while still working in CI/CD.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 2413678 commit 72f8ceb
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
0 commit comments