Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add rollup to allow for any module system to import #84

Open
colonelpopcorn opened this issue Jul 3, 2020 · 1 comment
Open

Add rollup to allow for any module system to import #84

colonelpopcorn opened this issue Jul 3, 2020 · 1 comment
Labels
Hacktoberfest Issues ready for https://hacktoberfest.digitalocean.com/ participation. pinned Issues that should not be marked stale.
Milestone

Comments

@colonelpopcorn
Copy link
Member

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.

@colonelpopcorn colonelpopcorn added this to the vX.X.X milestone Jul 3, 2020
@michaelsanford michaelsanford added the Hacktoberfest Issues ready for https://hacktoberfest.digitalocean.com/ participation. label Aug 19, 2020
@stale
Copy link

stale bot commented Nov 19, 2020

This issue has been automatically marked as stale because it has not received any attention in 90 days. It will be closed in 14 days if no further activity occurs. Thank you for your contribution! (I'm a bot.)

@stale stale bot added the stale label Nov 19, 2020
@colonelpopcorn colonelpopcorn added pinned Issues that should not be marked stale. and removed stale labels Nov 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hacktoberfest Issues ready for https://hacktoberfest.digitalocean.com/ participation. pinned Issues that should not be marked stale.
Projects
None yet
Development

No branches or pull requests

2 participants