-
-
Notifications
You must be signed in to change notification settings - Fork 8k
Closed
Description
The require call for jszip uses a concatenated string require('js'+'zip') which stops browserify from including it. The results in a runtime error Cannot find module 'jszip'.
This seems to be intentional (#76?), but I don't understand why because it just breaks the bundle. Is there a reason why jszip cannot be included and if so how can we build a browser bundle?
Thanks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels