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

fix: apply correct fs restrictions for Yarn PnP when serving files from node_modules #15957

Merged
merged 6 commits into from
Mar 12, 2024

Commits on Feb 19, 2024

  1. fix servering files from node_modules

    shaoyu committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    36f4849 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. update allowList

    shaoyu committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    29026ef View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. execute a command instead of using yarn api

    shaoyu committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    66b7c14 View commit details
    Browse the repository at this point in the history
  2. use synchronous execution with workspace root

    shaoyu committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    d7ed6b0 View commit details
    Browse the repository at this point in the history
  3. make process call synchronous

    shaoyu committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    f652648 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Configuration menu
    Copy the full SHA
    6d076be View commit details
    Browse the repository at this point in the history