Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix errors with override at crawlee core (#394)
* fix: override @crawlee/core source for all sub-dependencies * chore: test @crawlee/core 3.11.1 fork from shioju * chore: remove import alias as it was causing issues with tsc in docker * chore: temporarily disable mime check * refactor: cache the http head results to avoid duplicated requests * fix: do not start enqueueProcess on pages when url already scanned * Bump package and deps * Fix types errors * Fix import of canvas modules due to install issues * Bump typescript-eslint --------- Co-authored-by: Zui Young <[email protected]>
- Loading branch information