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
We need this done in order to be ready for facebook/create-react-app#2730. For now, we could just do it alongside babel.js as macro.js. We can abstract most of babel.js easily (I think).
We need this done in order to be ready for facebook/create-react-app#2730. For now, we could just do it alongside
babel.js
asmacro.js
. We can abstract most ofbabel.js
easily (I think).https://github.com/kentcdodds/babel-macros/blob/master/other/docs/author.md
https://github.com/kentcdodds/babel-macros/blob/master/src/__tests__/fixtures/emotion.macros.js
cc @kentcdodds @threepointone
The text was updated successfully, but these errors were encountered: