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
Ok, so I changed the API a little bit to accommodate for allowing you to process each named import in the order you need so you can do what you need to. See this example of the API. Right now this only works for import. Wont work for destructuring requires (yet).
libs like emotion will need to export multiple macros, so babel-macros could support named exports, such that the following works.
The text was updated successfully, but these errors were encountered: