functionscope / Node-Excel-Export

A simple node.js module for exporting data set to Excel xlsx file.
492 stars 271 forks source link

Module not working with webpack #39

Open escaton opened 8 years ago

escaton commented 8 years ago

Using implicit import of JSZip through global caused typeError https://github.com/daraosn/node-zip/pull/16