Skip to content

perf(nuxt): only update changed templates #26250

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

Merged
merged 5 commits into from
Mar 14, 2024
Merged

Conversation

antfu
Copy link
Member

@antfu antfu commented Mar 14, 2024

🔗 Linked issue

❓ 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

  • Only triggers updates for changed templates
  • app:templatesGenerated hook only pass changed templates now

📝 Checklist

  • I have linked an issue or discussion.
  • I have added tests (if possible).
  • I have updated the documentation accordingly.

Sorry, something went wrong.

Verified

This commit was signed with the committer’s verified signature.
danielroe Daniel Roe
Copy link

stackblitz bot commented Mar 14, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@antfu antfu changed the title perf(nux): only update changed templates perf(nuxt): only update changed templates Mar 14, 2024

Verified

This commit was signed with the committer’s verified signature.
danielroe Daniel Roe
@antfu antfu requested a review from danielroe March 14, 2024 18:39

Verified

This commit was signed with the committer’s verified signature.
danielroe Daniel Roe
@danielroe danielroe merged commit bd0e759 into main Mar 14, 2024
34 checks passed
@danielroe danielroe deleted the perf/template-regeneration branch March 14, 2024 18:56
@github-actions github-actions bot mentioned this pull request Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants