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

Allow plugins/presets to indicate external dependencies #14065

Merged
merged 13 commits into from Feb 2, 2022

Commits on Jan 30, 2022

  1. Copy the full SHA
    c573511 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    46a62bd View commit details
    Browse the repository at this point in the history
  3. Add tests

    nicolo-ribaudo committed Jan 30, 2022
    Copy the full SHA
    d85339a View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    7242779 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    927bae5 View commit details
    Browse the repository at this point in the history
  6. Add @babel/cli test

    nicolo-ribaudo committed Jan 30, 2022
    Copy the full SHA
    ea6e7e4 View commit details
    Browse the repository at this point in the history
  7. Fix tests

    nicolo-ribaudo committed Jan 30, 2022
    Copy the full SHA
    c64875e View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    5851d6c View commit details
    Browse the repository at this point in the history
  9. Skip --watch tests on Node.js 6

    There is something weird going on with stdin/out streams.
    nicolo-ribaudo committed Jan 30, 2022
    Copy the full SHA
    8c05707 View commit details
    Browse the repository at this point in the history
  10. Update error message

    nicolo-ribaudo committed Jan 30, 2022
    Copy the full SHA
    03b2de6 View commit details
    Browse the repository at this point in the history
  11. Use ReadonlyArray

    nicolo-ribaudo committed Jan 30, 2022
    Copy the full SHA
    287eb96 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    1c748d3 View commit details
    Browse the repository at this point in the history
  13. Review

    nicolo-ribaudo committed Jan 30, 2022
    Copy the full SHA
    e92d85e View commit details
    Browse the repository at this point in the history