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

achan3/P2X-1041 new disableSharedBundles config option #9209

Merged
merged 24 commits into from
Sep 22, 2023

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    0196070 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb7147b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7713bed View commit details
    Browse the repository at this point in the history
  4. Add yarn.lock

    irismoini committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    cbce809 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. add new logger warning when both minBundleSize and disableSharedBundl…

    …es are manually set
    achan3 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    fd2cdaa View commit details
    Browse the repository at this point in the history
  2. Revert "add new logger warning when both minBundleSize and disableSha…

    …redBundles are manually set"
    
    This reverts commit fd2cdaa.
    achan3 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    389bf2a View commit details
    Browse the repository at this point in the history
  3. add warning for conflicting setting of both minBundleSize and disable…

    …SharedBundles config options
    achan3 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    b3039b6 View commit details
    Browse the repository at this point in the history
  4. add test when disableSharedBundler config option isn't set - revert t…

    …o default value
    achan3 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    84468bf View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    d4b49ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8eebf0 View commit details
    Browse the repository at this point in the history
  3. add test case where warning is expected

    achan3 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    619ae37 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. merge with latest v2

    achan3 committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    637f28f View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    ab27d62 View commit details
    Browse the repository at this point in the history
  2. condense test cases into minimal combos to test minBundles and maxPar…

    …allelRequests
    achan3 committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    4ce2090 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

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

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    18f6510 View commit details
    Browse the repository at this point in the history
  2. remove import used only for testing

    achan3 committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    160a529 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    0d69d91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    965916e View commit details
    Browse the repository at this point in the history
  3. add warning for minBundleSize, remove duplicate disableSharedConfig c…

    …hecks, update test accordingly
    achan3 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    20163ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35bb7ad View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

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

Commits on Sep 19, 2023

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

Commits on Sep 21, 2023

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