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

fix(kit): support applying .nuxtignore within external layers - #9599

Merged
pi0 merged 2 commits into
mainfrom
fix/layer-ignores
Dec 8, 2022
Merged

fix(kit): support applying .nuxtignore within external layers#9599
pi0 merged 2 commits into
mainfrom
fix/layer-ignores

Conversation

@danielroe

Copy link
Copy Markdown
Member

🔗 Linked issue

resolves nuxt/nuxt#15330

❓ 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

This PR adds support for applying .nuxtignore in relation to the root directory of each layer.

📝 Checklist

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

@danielroe danielroe added bug Something isn't working kit labels Dec 8, 2022
@danielroe danielroe self-assigned this Dec 8, 2022
@codesandbox

codesandbox Bot commented Dec 8, 2022

Copy link
Copy Markdown

CodeSandbox logoCodeSandbox logo  Open in CodeSandbox Web Editor | VS Code | VS Code Insiders

@pi0
pi0 merged commit 1202b1a into main Dec 8, 2022
@pi0
pi0 deleted the fix/layer-ignores branch December 8, 2022 14:57
@michaelpumo

Copy link
Copy Markdown

Thank you for this Daniel. Can't wait to try it again!

@pi0 pi0 mentioned this pull request Dec 15, 2022
6 tasks
@danielroe danielroe added the 3.x label Jan 19, 2023
@danielroe danielroe mentioned this pull request Jan 20, 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 kit

Projects

None yet

Development

Successfully merging this pull request may close these issues.

.nuxtignore rules ignored if extended folder is outside of root

3 participants