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

Scope Hoisting: Don't insert unused requires that aren't registered anywhere #7764

Merged
merged 24 commits into from Apr 21, 2022

Commits on Feb 26, 2022

  1. working repro

    gorakong committed Feb 26, 2022
    Copy the full SHA
    61b4334 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a7de06a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d9656ec View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Merge branch 'v2' into gkong/unused-module

    Will Binns-Smith committed Mar 1, 2022
    Copy the full SHA
    2f50d7e View commit details
    Browse the repository at this point in the history
  2. fix test regressions

    gorakong committed Mar 1, 2022
    Copy the full SHA
    0f23e46 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    0dcb66a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'gkong/unused-module' of github.com:parcel-bundler/parce…

    …l into gkong/unused-module
    gorakong committed Mar 1, 2022
    Copy the full SHA
    e969630 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. add comment

    gorakong committed Mar 2, 2022
    Copy the full SHA
    f6b08cf View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

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

Commits on Mar 15, 2022

  1. Copy the full SHA
    e092f85 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e9baf94 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'gkong/unused-module' of github.com:parcel-bundler/parce…

    …l into gkong/unused-module
    gorakong committed Mar 15, 2022
    Copy the full SHA
    4d9fdc4 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. remove redundant condition

    gorakong committed Mar 23, 2022
    Copy the full SHA
    d13f685 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Copy the full SHA
    82c141e View commit details
    Browse the repository at this point in the history
  2. clean up comment

    gorakong committed Mar 24, 2022
    Copy the full SHA
    74a7da4 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

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

Commits on Mar 31, 2022

  1. Merge branch 'v2' into gkong/unused-module

    Will Binns-Smith committed Mar 31, 2022
    Copy the full SHA
    1dd7f56 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

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

Commits on Apr 7, 2022

  1. Merge branch 'v2' into gkong/unused-module

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

Commits on Apr 14, 2022

  1. Copy the full SHA
    79540d5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    33d3555 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c0988bb View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Copy the full SHA
    18c6ee7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'gkong/unused-module' of github.com:parcel-bundler/parce…

    …l into gkong/unused-module
    gorakong committed Apr 21, 2022
    Copy the full SHA
    1548499 View commit details
    Browse the repository at this point in the history