You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: add disableLinkParsing check in extractAndCrawlUrls function
- Introduced a check for the disableLinkParsing configuration to conditionally skip URL extraction.
- Updated logging to indicate when link parsing is disabled, improving debugging capabilities.
- Ensured compliance with Tailwind CSS styling and performance optimizations, including the use of optional chaining and nullish coalescing.
0 commit comments