-
Notifications
You must be signed in to change notification settings - Fork 87
UMD version? #26
Copy link
Copy link
Open
Description
It would be handy if svgxuse was offered as a UMD library. This would allow it to be included in JavaScript bundles (Browserify/Webpack) using require or import statements.
I realize wrapping the existing code with a module.exports statement is easy to do manually, but doing so prevents me from updating the library via NPM when new versions are released.
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels