mirror of
https://github.com/futurepress/epub.js.git
synced 2025-10-03 14:59:18 +02:00
updated grunt file to compress zip in correct order
This commit is contained in:
parent
f1eb2d8707
commit
ec377d9132
22 changed files with 2347 additions and 100 deletions
|
@ -24,7 +24,8 @@
|
|||
fileStorage.filePath = "../libs/fileStorage/workers/";
|
||||
|
||||
EPUBJS.VERSION = "0.1.5";
|
||||
EPUBJSR.app.init('/demo/moby-dick.epub');
|
||||
// EPUBJSR.app.init('/demo/moby-dick.epub');
|
||||
window.book = EPUBJSR.app.init('/demo/moby-dick/');
|
||||
}
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue