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

Support for ES6 import/export Syntax #10

Open
stromhalm opened this issue Apr 21, 2020 · 0 comments
Open

Support for ES6 import/export Syntax #10

stromhalm opened this issue Apr 21, 2020 · 0 comments

Comments

@stromhalm
Copy link

Hey there,

first of all, thank you for your wonderful library!

I wanted to use it in my Svelte/Rollup based application and faced some problems with JavaScript strict mode and module import/export. As a result, I created a fork of this repo that supports ES6 modules at LogicJS-ES6. I would not recommend a merge though because that would break CommonJS compatibility. Just wanted to leave this here for everybody facing the same problem.

Keep up the good work.
@stromhalm

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

1 participant