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

NodeResolver: Reload the closest package.json to an asset if it's a package entry #7909

Merged
merged 12 commits into from May 23, 2022

Commits on Apr 8, 2022

  1. Add test for using nearest package.json for sideEffects

    Will Binns-Smith committed Apr 8, 2022
    Copy the full SHA
    0e1d221 View commit details
    Browse the repository at this point in the history
  2. Add resolver unit tests

    Will Binns-Smith committed Apr 8, 2022
    Copy the full SHA
    b678ef0 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    20be1cd View commit details
    Browse the repository at this point in the history
  4. Update resolver unit tests

    Will Binns-Smith committed Apr 8, 2022
    Copy the full SHA
    d4229c8 View commit details
    Browse the repository at this point in the history
  5. Use dirname comparison instead

    Will Binns-Smith committed Apr 8, 2022
    Copy the full SHA
    b057b9f View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. Copy the full SHA
    b92c960 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

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

Commits on Apr 21, 2022

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

Commits on Apr 25, 2022

  1. Copy the full SHA
    20b7033 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Copy the full SHA
    ea297bf View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Copy the full SHA
    853a5ce View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. Copy the full SHA
    03c291b View commit details
    Browse the repository at this point in the history