Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.

fix(kit): add default config layer without nuxt.config file#7358

Merged
pi0 merged 1 commit intomainfrom
fix/kit-layers
Sep 8, 2022
Merged

fix(kit): add default config layer without nuxt.config file#7358
pi0 merged 1 commit intomainfrom
fix/kit-layers

Conversation

@pi0
Copy link
Copy Markdown
Member

@pi0 pi0 commented Sep 8, 2022

🔗 Linked issue

Resolves nuxt/nuxt#14848

❓ 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

We filter extend layers without config entry but in case that user also has no nuxt.config file, they become empty and it breaks scanning.

📝 Checklist

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

@netlify
Copy link
Copy Markdown

netlify Bot commented Sep 8, 2022

Deploy Preview for nuxt3-docs canceled.

Name Link
🔨 Latest commit fae3bef
🔍 Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/6319ed6910d9f30008d324a7

@pi0 pi0 added bug Something isn't working ❗ p4-important Priority 4: bugs that violate documented behavior, or significantly impact perf labels Sep 8, 2022
@pi0 pi0 merged commit a418895 into main Sep 8, 2022
@pi0 pi0 deleted the fix/kit-layers branch September 8, 2022 14:15
This was referenced Sep 9, 2022
@danielroe danielroe added the 3.x label Jan 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

3.x bug Something isn't working ❗ p4-important Priority 4: bugs that violate documented behavior, or significantly impact perf

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Welcome component will stay when no nuxt.config.ts exists

2 participants