Improve PDF reader
This commit is contained in:
parent
875e9f674f
commit
a89f7e8ec7
12 changed files with 668 additions and 636 deletions
|
@ -30,7 +30,7 @@ async function getPDFReader(signatures) {
|
|||
}
|
||||
|
||||
if (updated) {
|
||||
await fs.copy('./pdf-reader/build/zotero', './build/resource/pdf.js');
|
||||
await fs.copy('./pdf-reader/build/zotero', './build/resource/pdf-reader');
|
||||
}
|
||||
|
||||
const t2 = Date.now();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue