Babel Macro #150
Labels
discussion
Discussions and proposals
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
proposal
It would be nice to have a babel macro that automatically runs the babel plugin to remove the runtime. That way, this project would work out of the box with "zero" config tools like create-react-app.
I'm thinking it could be something like:
This is similar conceptually to CSS-IN-JS libraries providing a macro for their tools. See https://emotion.sh/docs/babel-macros
The text was updated successfully, but these errors were encountered: