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

ES6 named import support #105

Open
Khaaz opened this issue Oct 7, 2020 · 2 comments
Open

ES6 named import support #105

Khaaz opened this issue Oct 7, 2020 · 2 comments

Comments

@Khaaz
Copy link
Owner

Khaaz commented Oct 7, 2020

Add ES6 modules support alongside require.
Currently there is no way to use named import. We need to add support for this while we wait for node 14 LTS

@JamiuJimoh
Copy link

May i do this?

@Khaaz
Copy link
Owner Author

Khaaz commented Oct 7, 2020

Sure!
Make sure to test it so we can use commonJS require, node 14 import/export and import/export with esm. The latter should most likely work if require does.
If you have any question, you can join our discord server here.

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

No branches or pull requests

2 participants