basic skeleton for epub reader
This commit is contained in:
committed by
Daniyar Itegulov
parent
1e269f2b27
commit
8478b0ed56
@@ -484,6 +484,7 @@ var AppInfo = {};
|
||||
'components/htmlAudioPlayer/plugin',
|
||||
'components/htmlVideoPlayer/plugin',
|
||||
'components/photoPlayer/plugin',
|
||||
'components/bookplayer/plugin',
|
||||
'components/youtubeplayer/plugin',
|
||||
'components/backdropScreensaver/plugin',
|
||||
'components/logoScreensaver/plugin'
|
||||
@@ -670,6 +671,7 @@ var AppInfo = {};
|
||||
'fetch',
|
||||
'flvjs',
|
||||
'jstree',
|
||||
'epubjs',
|
||||
'jQuery',
|
||||
'hlsjs',
|
||||
'howler',
|
||||
|
||||
Reference in New Issue
Block a user