Closed koddsson closed 7 years ago
👋 The entry point for this package (main.js) seems to only support CommonJS. Would there be interest in adding AMD support, possibly via a UMD loader?
main.js
If there's interest, I can submit a PR 👨🍳
Actually, don't worry I just import the built file from dist/ directly.
dist/
General information
Issue description
👋 The entry point for this package (
main.js
) seems to only support CommonJS. Would there be interest in adding AMD support, possibly via a UMD loader?If there's interest, I can submit a PR 👨🍳