Stuk / jszip-utils

Other
228 stars 193 forks source link

jszip-utils getBinaryContent from .zip with webpack #16

Open wotermelon opened 7 years ago

wotermelon commented 7 years ago

jszip-utils getBinaryContent from .zip with webpack didn't work

GET http://localhost:8080/xxx.zip 404 (Not Found)

Uncaught Error: Ajax error for xxx.zip : 404 Not Found

how to load the static .zip file with webpack when develop

ua4192 commented 6 years ago

Same problem for me when I try to add missing files to ZIP.

Here you can see:

Error ​ columnNumber: 30 ​ fileName: "https://localhost/libs_90/jszip-utils.js" ​ lineNumber: 97 ​ message: "Ajax error for /GLB_PARTS/ASNA2531-2_E10.glb : 404 Not Found" ​ stack: "[1]</JSZipUtils.getBinaryContent/xhr.onreadystatechange@https://localhost/libs_90/jszip-utils.js:97:30\n" ​ proto: Object { … }