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

Make preset-create-react-app compatible with Yarn PnP/Yarn 2 #104

Merged
merged 6 commits into from
Mar 19, 2020

Commits on Mar 10, 2020

  1. Make preset-create-react-app compatible with Yarn PnP/Yarn 2

    Use Plug'n'Play API to find `react-scripts` package location directly with the dependency tree. See https://yarnpkg.com/advanced/pnpapi
    gaetanmaisse committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    4c2fb48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51c9073 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a3166a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53fae42 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2020

  1. Configuration menu
    Copy the full SHA
    4550ba7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffaa53e View commit details
    Browse the repository at this point in the history