Make zip.js, fflate, and PDF.js dev dependencies

Previously, zip.js and fflate were built from the main Foliate repo.
And PDF.js files were copied manually. Now they all build here.

Unfortunately, two CSS files still need to be copied manually.
This commit is contained in:
John Factotum
2024-10-12 07:44:33 +08:00
parent b82ec0b294
commit ae61c5e85f
11 changed files with 2771 additions and 572 deletions
+1
View File
@@ -0,0 +1 @@
export { unzlibSync } from 'fflate'