Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jszip-utils getBinaryContent from .zip with webpack #16

Open
wotermelon opened this issue Jan 9, 2017 · 1 comment
Open

jszip-utils getBinaryContent from .zip with webpack #16

wotermelon opened this issue Jan 9, 2017 · 1 comment

Comments

@wotermelon
Copy link

wotermelon commented Jan 9, 2017

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
Copy link

ua4192 commented Jun 29, 2018

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 { … }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants