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

feat(node-resolve): add new option, modulePaths #1104

Merged
merged 8 commits into from Sep 12, 2022

Commits on Sep 12, 2022

  1. [node-resolve] Implement new modulePaths option

    Andrew Hyndman authored and shellscape committed Sep 12, 2022
    Copy the full SHA
    5f641c6 View commit details
    Browse the repository at this point in the history
  2. Add unit tests distinguishing modulePaths from moduleDirectories

    Andrew Hyndman authored and shellscape committed Sep 12, 2022
    Copy the full SHA
    b4b6bec View commit details
    Browse the repository at this point in the history
  3. Document new option

    Andrew Hyndman authored and shellscape committed Sep 12, 2022
    Copy the full SHA
    80ab484 View commit details
    Browse the repository at this point in the history
  4. Update packages/node-resolve/test/test.js

    Co-authored-by: Tom Jenkinson <tjenkinson@users.noreply.github.com>
    2 people authored and shellscape committed Sep 12, 2022
    Copy the full SHA
    0325837 View commit details
    Browse the repository at this point in the history
  5. Update packages/node-resolve/README.md

    Co-authored-by: Tom Jenkinson <tjenkinson@users.noreply.github.com>
    2 people authored and shellscape committed Sep 12, 2022
    Copy the full SHA
    bbfcfdd View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    1708f30 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    0bc9574 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    d142bc6 View commit details
    Browse the repository at this point in the history