1
0
Fork 0
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:
Fred Chasen 2015-05-17 23:14:18 -04:00
parent 19eeab40e3
commit 83650961f8
11 changed files with 805 additions and 745 deletions

View file

@ -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'