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

Move the babel config loading logic into a seperate file #469

Merged
merged 1 commit into from
Sep 21, 2016

Commits on Sep 20, 2016

  1. The babel config loading is taken to a separate file

    Everything regarding loading babel configuration is handled in a single file. So by requiring this file you can get the complete babel config. This should help supporting tools like storybook snapshot tests to get users babel config.
    roonyh committed Sep 20, 2016
    Configuration menu
    Copy the full SHA
    38bba6f View commit details
    Browse the repository at this point in the history