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

[@react-native/community-cli-plugin] Added inference of watchFolders from NPM, Yarn and PNPM workspaces #41967

Draft
wants to merge 20 commits into
base: main
Choose a base branch
from

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    f0c1c39 View commit details
    Browse the repository at this point in the history
  2. Adding flow types

    kraenhansen committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    5f08c43 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Rob Hogan <2590098+robhogan@users.noreply.github.com>
    kraenhansen and robhogan committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    e18e31f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    626625c View commit details
    Browse the repository at this point in the history
  5. Adding tests

    kraenhansen committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    4afbf76 View commit details
    Browse the repository at this point in the history
  6. Fixed flow type

    kraenhansen committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    f27979c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    395b2d9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6c91b22 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e4b8f9b View commit details
    Browse the repository at this point in the history
  10. Appending workspace root as watch folder only if not other folder tha…

    …n the project root was given
    kraenhansen committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    9f93c7b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    43594bd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8a734bf View commit details
    Browse the repository at this point in the history
  13. Apply suggestions from code review

    Co-authored-by: Alex Hunt <hello@alexhunt.io>
    kraenhansen and huntie committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    2059ac2 View commit details
    Browse the repository at this point in the history
  14. Turned test file to flow

    kraenhansen committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    eca58a6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    257a412 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    60b6a83 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    d63b235 View commit details
    Browse the repository at this point in the history
  2. Updated @react-native/metro-config return MetroConfig instead of Conf…

    …igT and remove default watchFolders
    kraenhansen committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    55fb330 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab7816e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7fd9661 View commit details
    Browse the repository at this point in the history