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

Use resolve if require.resolve is overridden #8072

Merged
merged 14 commits into from Apr 21, 2020

Commits on Apr 17, 2020

  1. Copy the full SHA
    c00689d View commit details
    Browse the repository at this point in the history
  2. Use resolve as fallback

    fisker committed Apr 17, 2020
    Copy the full SHA
    157e90e View commit details
    Browse the repository at this point in the history
  3. Lazy load

    fisker committed Apr 17, 2020
    Copy the full SHA
    d06c42e View commit details
    Browse the repository at this point in the history
  4. Update resolve.js

    Coding on cellphone :)
    fisker committed Apr 17, 2020
    Copy the full SHA
    8ab88f4 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    cc574bb View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    34d881e View commit details
    Browse the repository at this point in the history
  7. Try to test

    fisker committed Apr 17, 2020
    Copy the full SHA
    eec17f5 View commit details
    Browse the repository at this point in the history
  8. istanbul ignore

    fisker committed Apr 17, 2020
    Copy the full SHA
    b35f7cf View commit details
    Browse the repository at this point in the history
  9. Comment

    fisker committed Apr 17, 2020
    Copy the full SHA
    e13a469 View commit details
    Browse the repository at this point in the history
  10. Fix argument

    fisker committed Apr 17, 2020
    Copy the full SHA
    bf56032 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2020

  1. Try upload coverage separately

    fisker committed Apr 18, 2020
    Copy the full SHA
    0f0e8ce View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. Update src/common/resolve.js

    thorn0 committed Apr 20, 2020
    Copy the full SHA
    7d741b2 View commit details
    Browse the repository at this point in the history
  2. add eslint-disable

    thorn0 committed Apr 20, 2020
    Copy the full SHA
    61b3d4d View commit details
    Browse the repository at this point in the history
  3. add comment

    thorn0 committed Apr 20, 2020
    Copy the full SHA
    a5950e8 View commit details
    Browse the repository at this point in the history