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

webpack resolver: cache instance(s) of resolve function #1091

Merged
merged 4 commits into from
May 3, 2018

Commits on Apr 30, 2018

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

Commits on May 1, 2018

  1. better lodash requires

    benmosher committed May 1, 2018
    Configuration menu
    Copy the full SHA
    16a4861 View commit details
    Browse the repository at this point in the history
  2. properly report resolver test coverage

    - also dropped webpack resolver support for node 0.10 (lol)
    benmosher committed May 1, 2018
    Configuration menu
    Copy the full SHA
    ee71e49 View commit details
    Browse the repository at this point in the history
  3. went the wrong way on the isAbsolute change before

    😅 _now_ it doesn't support 0.10.x anymore
    benmosher committed May 1, 2018
    Configuration menu
    Copy the full SHA
    4a3d5ad View commit details
    Browse the repository at this point in the history