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

fix(storage): prevent duplicate parsing #2326

Merged
merged 2 commits into from Sep 20, 2023
Merged

Conversation

farnabaz
Copy link
Member

πŸ”— Linked issue

resolves #2324

❓ 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

πŸ“ Checklist

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

@netlify
Copy link

netlify bot commented Sep 20, 2023

βœ… Deploy Preview for nuxt-content canceled.

Name Link
πŸ”¨ Latest commit 333396d
πŸ” Latest deploy log https://app.netlify.com/sites/nuxt-content/deploys/650ae853e091550008762746

@cloudflare-pages
Copy link

cloudflare-pages bot commented Sep 20, 2023

Deploying with Β Cloudflare Pages Β Cloudflare Pages

Latest commit: 333396d
Status:Β βœ…Β  Deploy successful!
Preview URL: https://271d81f3.nuxt-content-1il.pages.dev
Branch Preview URL: https://fix-prevent-duplicate-parse.nuxt-content-1il.pages.dev

View logs

@farnabaz farnabaz merged commit a4891d8 into main Sep 20, 2023
7 checks passed
@farnabaz farnabaz deleted the fix/prevent-duplicate-parse branch September 20, 2023 15:31
@farnabaz farnabaz mentioned this pull request Sep 26, 2023
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.

nitro.hooks.hook('content:file:beforeParse' The hook is called more than once when a file is modified
1 participant