mirror of
https://github.com/futurepress/epub.js.git
synced 2025-10-05 15:32:55 +02:00
Add render changes to queue, fix view bounds
This commit is contained in:
parent
19eeab40e3
commit
83650961f8
11 changed files with 805 additions and 745 deletions
|
@ -32,7 +32,6 @@ gulp.task('minify', function(){
|
|||
'lib/epubjs/book.js',
|
||||
'lib/epubjs/view.js',
|
||||
'lib/epubjs/layout.js',
|
||||
'lib/epubjs/infinite.js',
|
||||
'lib/epubjs/rendition.js',
|
||||
'lib/epubjs/continuous.js',
|
||||
'lib/epubjs/paginate.js'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue