Add rollup to allow for any module system to import #84
Labels
Hacktoberfest
Issues ready for https://hacktoberfest.digitalocean.com/ participation.
pinned
Issues that should not be marked stale.
Milestone
Currently we are only exporting through CJS, I'd like to move to ESM since it is the new hotness in JS and rollup provides module system interoperability. Would also move us in the direction of being able to use other "build" tools to optimize the code.
The text was updated successfully, but these errors were encountered: