Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add experimental babel-plugin-macros support #3675

Merged
merged 2 commits into from Jan 9, 2018

Commits on Jan 2, 2018

  1. add experimental babel-plugin-macros support

    closes facebook#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](facebook#2730 (comment))
    and it worked well.
    Kent C. Dodds committed Jan 2, 2018
    Configuration menu
    Copy the full SHA
    46b0760 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2018

  1. Pin the version

    gaearon committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    0e444a1 View commit details
    Browse the repository at this point in the history