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

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

resolvesnuxt/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.

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

Copy link
Copy Markdown

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

pi0
pi0 approved these changes Dec 8, 2022
@pi0
pi0 merged commit 1202b1a into mainDec 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!

@pi0pi0 mentioned this pull request Dec 15, 2022
6 tasks
@danielroedanielroe mentioned this pull request Jan 20, 2023
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

3.xbugSomething isn't workingkit

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

@danielroe@michaelpumo@pi0