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: support function/RegExp for prerender.ignore #1966

Merged
merged 5 commits into from
Nov 30, 2023
Merged

Conversation

danielroe
Copy link
Member

πŸ”— Linked issue

❓ 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)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

This supports prerender.ignore as regular expressions or functions that accept a path and return a boolean.

πŸ“ Checklist

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

@danielroe danielroe added the enhancement New feature or request label Nov 29, 2023
@danielroe danielroe requested a review from pi0 November 29, 2023 17:19
@danielroe danielroe self-assigned this Nov 29, 2023
Copy link
Contributor

nuxt-studio bot commented Nov 29, 2023

βœ… Live Preview ready!

Name Edit Preview Latest Commit
nitro Edit on Studio β†—οΈŽ View Live Preview dfbfc83

docs/content/3.config.md Outdated Show resolved Hide resolved
@pi0 pi0 merged commit bebf54e into main Nov 30, 2023
4 of 5 checks passed
@pi0 pi0 deleted the feat/prerender-ignore branch November 30, 2023 09:58
@pi0 pi0 mentioned this pull request Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants