Merge pull request #1263 from itegulov/books

Implement minimalistic EPUB reader
This commit is contained in:
dkanada
2020-05-30 19:02:52 +09:00
committed by GitHub
9 changed files with 524 additions and 5 deletions
+2
View File
@@ -491,6 +491,7 @@ var AppInfo = {};
'components/htmlAudioPlayer/plugin',
'components/htmlVideoPlayer/plugin',
'components/photoPlayer/plugin',
'components/bookPlayer/plugin',
'components/youtubeplayer/plugin',
'components/backdropScreensaver/plugin',
'components/logoScreensaver/plugin'
@@ -678,6 +679,7 @@ var AppInfo = {};
'fetch',
'flvjs',
'jstree',
'epubjs',
'jQuery',
'hlsjs',
'howler',