Stuk / jszip-utils

Other
228 stars 193 forks source link

Issue calling JSZipUtils from browser #23

Open noahlach opened 5 years ago

noahlach commented 5 years ago

I am trying to use the getBinaryContent() function in order to parse a Word document for docxtemplater, but every time the jszip-utils library is loaded I get a console error "Uncaught ReferenceError: module is not defined at jszip-utils.js:10" and I am subsequently unable to call the library. Any help would be appreciated.