Skip to content

Commit

Permalink
Add --foreground-scripts to publish instruction to show output of pre…
Browse files Browse the repository at this point in the history
…pare tasks
  • Loading branch information
heeboA committed Oct 25, 2024
1 parent 1114a82 commit 4962de3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ Updated package.json and created the version tag.
Check your version history, if all is fine, push with :
git push --follow-tags
npm publish
npm publish --foreground-scripts
EOF

0 comments on commit 4962de3

Please sign in to comment.