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

Fix missing module in large app from Experimental Bundler #8303

Merged
merged 12 commits into from Jul 27, 2022

Commits on Jul 12, 2022

  1. consider reused bundles as shared bundles, turn source bundles into s…

    …et, add tests for removal based on limit and size
    AGawrys committed Jul 12, 2022
    Copy the full SHA
    ef84fc6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    74e8719 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    655a1aa View commit details
    Browse the repository at this point in the history
  4. Handle case where rused bundle pulls in shared and then gets removed …

    …under parallel request limit
    AGawrys committed Jul 12, 2022
    Copy the full SHA
    7a06961 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    b90f7de View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    b682bb3 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. lint

    AGawrys committed Jul 13, 2022
    Copy the full SHA
    9cffae0 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Copy the full SHA
    c3180b2 View commit details
    Browse the repository at this point in the history
  2. oops exclusive tests

    AGawrys committed Jul 14, 2022
    Copy the full SHA
    23b277d View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

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

Commits on Jul 27, 2022

  1. Copy the full SHA
    dc2c879 View commit details
    Browse the repository at this point in the history
  2. fix comment

    AGawrys committed Jul 27, 2022
    Copy the full SHA
    a1f80a0 View commit details
    Browse the repository at this point in the history