Skip to content

Conversation

@mattmess1221
Copy link
Contributor

@mattmess1221 mattmess1221 commented Dec 2, 2025

πŸ”— Linked issue

#142

❓ Type of change

  • πŸ“– Documentation (updates to the documentation, readme or JSDoc annotations)
  • 🐞 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)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

  • Adds an example showcasing a plugin for rewriting redirects.
  • To simplify running of nuxt prepare, I also added zx as a dev dependency and wrote scripts/prepare-all.ts to prepare every directory containing a nuxt.config.ts file. Not sure how I feel about that change compared to adding examples as a pnpm package and using pnpm --filter './examples/*' exec nuxt prepare or just hard-scripting the prepare of each example.

πŸ“ Checklist

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

@johannschopplich
Copy link
Owner

@mattmess1221 Thanks for the PR. Love that setup. πŸ™‚

PS.: I love the addition of zx!

@johannschopplich johannschopplich merged commit ecce5cb into johannschopplich:main Dec 3, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants