Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add filesize check for the cover JPG
The built cover is an SVG so isn’t being checked by `_lint_image_checks`, but the unbuilt cover image isn’t in src/epub/images so is also missing the file size check. This adds images/cover.jpg into those checks.
- Loading branch information