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

feat: add clean script #87

Merged
merged 1 commit into from
Apr 21, 2024
Merged

feat: add clean script #87

merged 1 commit into from
Apr 21, 2024

Conversation

remcolakens
Copy link
Owner

Context

Add clean script to remove all temporary files and node_modules

Changes

  • Installed rimraf for removing files
  • Add clean script to package.json

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have tested my code for breaking changes and added the corresponding footer in this PR if needed
  • I have added tests that prove my fix is effective or that my feature works

Copy link

vercel bot commented Apr 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
next-boilerplate ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 21, 2024 8:34pm

@remcolakens remcolakens merged commit 3a4fcc5 into main Apr 21, 2024
8 checks passed
@remcolakens remcolakens deleted the feat/add-clean-script branch April 21, 2024 20:49
@remcolakens
Copy link
Owner Author

🎉 This PR is included in version 3.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@remcolakens remcolakens added the released This feature has been released label Jun 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released This feature has been released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant