Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

feat(nuxi): nuxi cleanup command #6125

Merged
merged 2 commits into from
Jul 25, 2022
Merged

feat(nuxi): nuxi cleanup command #6125

merged 2 commits into from
Jul 25, 2022

Conversation

pi0
Copy link
Member

@pi0 pi0 commented Jul 25, 2022

πŸ”— Linked issue

Resolves nuxt/nuxt#14382

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

Introduce a new nuxi cleanup command that removes commonly generates nuxt files and caches.

This PR also improves nuxi upgrade by reusing new logic including more directories.

(after merge) It can be tested via npx nuxi-edge@latest cleanup

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@netlify
Copy link

netlify bot commented Jul 25, 2022

βœ… Deploy Preview for nuxt3-docs ready!

Name Link
πŸ”¨ Latest commit b60b7f9
πŸ” Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/62de9d8c983bb90008cafb60
😎 Deploy Preview https://deploy-preview-6125--nuxt3-docs.netlify.app
πŸ“± Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@pi0 pi0 merged commit 25ac652 into main Jul 25, 2022
@pi0 pi0 deleted the deat/nuxi-clean branch July 25, 2022 15:19
This was referenced Aug 5, 2022
@danielroe danielroe added the 3.x label Jan 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve nuxi upgrade or have a nuxi cleanup
2 participants