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
add experimental babel-plugin-macros support (#3675)
* add experimental babel-plugin-macros support
closes#2730
This will remain undocumented until the brave have tried it in the wild.
**Test Plan:**
There's currently no established way to test changes to
`babel-preset-react-app`. But I did create
[`unmaintained-react-scripts-babel-macros`](https://www.npmjs.com/package/unmaintained-react-scripts-babel-macros)
[a while back](#2730 (comment))
and it worked well.
* Pin the version
0 commit comments