Skip to content

Commit

Permalink
minified v0.2.15
Browse files Browse the repository at this point in the history
  • Loading branch information
fchasen committed Oct 30, 2016
2 parents cca0212 + ac54a82 commit 1c69d08
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 14 deletions.
2 changes: 2 additions & 0 deletions build/epub.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build/epub.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions build/epub.min.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion build/epub.min.map

This file was deleted.

6 changes: 3 additions & 3 deletions build/libs/localforage.min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions reader/js/epub.min.js

Large diffs are not rendered by default.

9 changes: 4 additions & 5 deletions reader/js/libs/jquery.min.js

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions src/chapter.js
Expand Up @@ -360,11 +360,13 @@ EPUBJS.Chapter.prototype.replaceWithStored = function(query, attr, func, callbac
done(url, full);
};

/*
link.onerror = function(e){
clearTimeout(timeout);
done(url, full);
console.error(e);
};
*/

if(query == "svg image") {
//-- SVG needs this to trigger a load event
Expand Down

0 comments on commit 1c69d08

Please sign in to comment.