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

babel-core: add options for different parser/generator #3561

Merged
merged 7 commits into from Sep 27, 2016
Merged

Commits on Sep 27, 2016

  1. Copy the full SHA
    621aa75 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    67e3385 View commit details
    Browse the repository at this point in the history
  3. fix passing options into parser

    hzoo committed Sep 27, 2016
    Copy the full SHA
    4492dc1 View commit details
    Browse the repository at this point in the history
  4. Fix when no code is provided

    hzoo committed Sep 27, 2016
    Copy the full SHA
    b03544a View commit details
    Browse the repository at this point in the history
  5. fixup tests

    hzoo committed Sep 27, 2016
    Copy the full SHA
    455d1dc View commit details
    Browse the repository at this point in the history
  6. fix tests again

    hzoo committed Sep 27, 2016
    Copy the full SHA
    132e703 View commit details
    Browse the repository at this point in the history
  7. use filename and fallback to cwd

    hzoo committed Sep 27, 2016
    Copy the full SHA
    a63b3fe View commit details
    Browse the repository at this point in the history