-
Notifications
You must be signed in to change notification settings - Fork 121
Open
Description
I am using the npm module xlsx.js. It seems to have a dependency on 'node-zip' module. node-zip in turn uses jszip.
However node-zip also does a 'require('fs')' which makes it difficult to use in the browser without shimming of some kind.
Why can't we use the jszip module directly ? I don't see any functionality provided by node-zip. Also tools like webpack play much more nicer while using jszip directly.
Indumentum, thecodejack and kieperb
Metadata
Metadata
Assignees
Labels
No labels