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

Convert to ES6 Modules #114

Open
redxtech opened this issue Jul 24, 2020 · 2 comments
Open

Convert to ES6 Modules #114

redxtech opened this issue Jul 24, 2020 · 2 comments

Comments

@redxtech
Copy link
Contributor

How hard would it be to either convert the app into using es6 import/export or add an extra file or two that would call the same functions and all but provide a way to import/export with es6 modules?

If that's something you'd be willing to implement I can make a PR implementing this.

@mikeal
Copy link
Owner

mikeal commented Jul 24, 2020

Good timing ;)

I just figured out the last compatibility issue with native ESM and have tooling to manage it https://github.com/mikeal/limbo

Still working on a better test tool, but I definitely plan on bent being migrated to ESM.

@redxtech
Copy link
Contributor Author

Oh nice, glad to hear it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants