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 crash where src of image is not defined #63

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

sprusr
Copy link

@sprusr sprusr commented May 10, 2018

Previously, if the src attribute of an image was not defined, the library would crash when trying to do a .replace (on what would be undefined) to get the file extension. If the src is not set, there is no point attempting to download the image.

Also added a compile script and added coffeescript as a dev dependency.

Also bumped version of and updated compiled coffeescript.
Daylon pushed a commit to Daylon/epub-gen that referenced this pull request Sep 29, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

1 participant