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 flat crawling for crawlWithOptions API #82

Closed
wants to merge 1 commit into from

Conversation

DZakh
Copy link

@DZakh DZakh commented Oct 17, 2022

It's impossible to set maxWidth: 0 with the crawlWithOptions. That's needed when you want to get files from the directory itself.

@thecodrr
Copy link
Owner

Hey, thanks for this! This was an edge case I missed. I'll try and add this in as soon as #81 is done.

@thecodrr
Copy link
Owner

thecodrr commented Apr 7, 2023

Closing this as #81 fixed this by removing the unnecessary if condition.

@thecodrr thecodrr closed this Apr 7, 2023
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