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

Automatically transpile dependencies with babel-preset-env #559

Merged
merged 6 commits into from
Feb 9, 2018

Commits on Feb 9, 2018

  1. Automatically transpile with babel-preset-env

    Compares the source and target browser support matrix, and automatically runs only the necessary babel plugins.
    devongovett committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    c7576ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a233ee View commit details
    Browse the repository at this point in the history
  3. Add tests

    devongovett committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    cfd9572 View commit details
    Browse the repository at this point in the history
  4. Clean up

    devongovett committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    a4e2ea9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e823497 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    337e1b1 View commit details
    Browse the repository at this point in the history