You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: