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: support missing runtimeConfig #155

Merged
merged 1 commit into from
Oct 29, 2024
Merged

Conversation

KoujiSano
Copy link
Contributor

@KoujiSano KoujiSano commented Oct 27, 2024

πŸ”— Linked issue

simplise/use-bootstrap#52

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • [ x ] 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality)
  • ✨ 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

An error started occurring when using the @nuxtjs/robots module.

If the @nuxtjs/robots module is enabled and the nuxt-robots item is not present in the runtime, it will result in an error.
I haven't confirmed the detailed behavior, but I modified the code to check for the existence of nuxt-robots.

γ‚Ήγ‚―γƒͺγƒΌγƒ³γ‚·γƒ§γƒƒγƒˆ 2024-10-27 161121

@harlan-zw harlan-zw changed the title patch fix: support missing runtimeConfig Oct 29, 2024
@harlan-zw harlan-zw merged commit 1cc6ac4 into nuxt-modules:main Oct 29, 2024
1 check passed
@harlan-zw
Copy link
Contributor

Thanks :)

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