jszip icon indicating copy to clipboard operation
jszip copied to clipboard

Make this complete to run tests locally.

Open username1565 opened this issue 6 years ago • 3 comments

Add latest smallest jquery-3.4.1.slim.min.js Fix pathways in ./index.html. Now, ./index.html working after run this from folder. Add /dist/jszip-utils.js fix protocols and pathways in ./test/index.html. Add warning there, in the top of the page.

username1565 avatar Nov 23 '19 21:11 username1565

Maybe, need to add another scripts from ./test/index.html, which are loading from another resources. After many years, this resources can be not available, but if this scripts will be downloaded and added to repositary, then jszip will be complete.

username1565 avatar Nov 23 '19 21:11 username1565

Done. Now this code may to be complete.

username1565 avatar Nov 23 '19 21:11 username1565

Sorry, previous files was been uploaded here, by my mistake. I fixed encoding in another project: https://github.com/username1565/minizip-asm.js/ Here is this commit.

username1565 avatar Nov 24 '19 00:11 username1565