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

don't use local Babel directly #321

Merged
merged 1 commit into from Dec 12, 2015
Merged

don't use local Babel directly #321

merged 1 commit into from Dec 12, 2015

Commits on Dec 11, 2015

  1. don't use local Babel directly

    Instead depend on npm to dedupe. This is better as we will no longer fail if the user has Babel 6 and we Babel 5, and npm just won't dedupe. Same situation in the future when we're on Babel 6, but the user is still on Babel 5.
    sindresorhus committed Dec 11, 2015
    Configuration menu
    Copy the full SHA
    d0c370a View commit details
    Browse the repository at this point in the history