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

Better Babel support #5

Closed
jackmellis opened this issue Jul 27, 2020 · 1 comment
Closed

Better Babel support #5

jackmellis opened this issue Jul 27, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@jackmellis
Copy link
Member

There are quite a few edge cases that will throw off the Babel plugin.

The checks to determine whether to infer the dependency are also quite brittle - it won’t understand that your dependency name is a variable, for example.

I also wish there was a better way to check if something was a jpex instance other than the variable name

@jackmellis jackmellis transferred this issue from jpex-js/jpex Sep 27, 2020
@jackmellis jackmellis added the enhancement New feature or request label Dec 10, 2020
@jackmellis
Copy link
Member Author

merged into #10

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

No branches or pull requests

1 participant