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
Plugin order seems to affect other plugins, but not sure what the root cause is. Admittedly not too familiar w/ how babel plugins are run/work, but wondering if I'm overlooking something obvious.
If I run each plugin in isolation they work as expected.
https://github.com/derekr/decorator-legacy-plugins-bug
Plugin order seems to affect other plugins, but not sure what the root cause is. Admittedly not too familiar w/ how babel plugins are run/work, but wondering if I'm overlooking something obvious.
If I run each plugin in isolation they work as expected.
Decorators work, but root-import doesn't.
root-import works, but decorators throw syntax error
The text was updated successfully, but these errors were encountered: