mirror of
https://github.com/mendableai/firecrawl.git
synced 2024-11-16 11:42:24 +08:00
Update index.ts
This commit is contained in:
parent
871d5d91b0
commit
de439f6529
|
@ -439,6 +439,7 @@ export class WebScraperDataProvider {
|
|||
|
||||
return documents;
|
||||
} catch (error) {
|
||||
console.error("Error replacing img paths with absolute paths", error);
|
||||
return documents;
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue
Block a user