-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Remove AstroError if content directory is empty #8382
Remove AstroError if content directory is empty #8382
Conversation
🦋 Changeset detectedLatest commit: ef8269e The changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Any news on this? Maybe you can mark it as ready and you'll get reviews about the changeset etc? |
I wanted to wait for initial feedback, since I was not sure if I'm on the right track here, but I'll mark it as ready for review |
…us/astro into fix/empty-collection-dir-error
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I believe we can merge this PR, once rebased
Changes
AstroError
ingetCollection
if the targeted content directory is emptyTesting
Added a new test in the
content-collection.test.js
, currently work in progressDocs
Docs are unaffected by this change
Still Todo
Wanted to wait for some feedback before: