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

Experimental bundler integration #8180

Merged
merged 113 commits into from Jun 30, 2022
Merged

Experimental bundler integration #8180

merged 113 commits into from Jun 30, 2022

Commits on Feb 9, 2022

  1. internalization bug

    gorakong committed Feb 9, 2022
    Copy the full SHA
    3860eca View commit details
    Browse the repository at this point in the history
  2. Cleanup

    Will Binns-Smith committed Feb 9, 2022
    Copy the full SHA
    406cacb View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c69e6d2 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    a5b5ed5 View commit details
    Browse the repository at this point in the history
  5. cleanup

    gorakong committed Feb 9, 2022
    Copy the full SHA
    51ab20f View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. fixed test regressions

    gorakong committed Feb 10, 2022
    Copy the full SHA
    febecde View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c403cda View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Copy the full SHA
    8ac0701 View commit details
    Browse the repository at this point in the history
  2. * Get inline bundles in bundle group in HTML packager

    * Traverse each bundle instead of iterating each outbound node
    * Add edge between root and bundle
    thebriando committed Feb 15, 2022
    Copy the full SHA
    a474413 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

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

Commits on Feb 17, 2022

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

Commits on Feb 22, 2022

  1. Copy the full SHA
    eb3703b View commit details
    Browse the repository at this point in the history
  2. Always register referenced bundles before pruning when building bundl…

    …e manifest
    Will Binns-Smith committed Feb 22, 2022
    Copy the full SHA
    463bed0 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d775731 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Revert "set env whenever we create bundles"

    This reverts commit 73ad828.
    Will Binns-Smith committed Feb 23, 2022
    Copy the full SHA
    dbfab75 View commit details
    Browse the repository at this point in the history
  2. Add test for referenced roots in bundle manifest

    Will Binns-Smith committed Feb 23, 2022
    Copy the full SHA
    757eff8 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Add reused sibling bundles to asyncBundleRootGraph

    Will Binns-Smith committed Feb 28, 2022
    Copy the full SHA
    6e22065 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Copy the full SHA
    f347cac View commit details
    Browse the repository at this point in the history
  2. ExperimentalBundler: stop at isolated bundles

    Will Binns-Smith committed Mar 1, 2022
    Copy the full SHA
    a4162b2 View commit details
    Browse the repository at this point in the history
  3. ExperimentalBundler: fix step 7 comment

    Will Binns-Smith committed Mar 1, 2022
    Copy the full SHA
    2a02631 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    0d20d02 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    22ba3bb View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Remove unused async bundles if needed

    Will Binns-Smith committed Mar 2, 2022
    Copy the full SHA
    df5a741 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/v2' into more-experimental-bundl…

    …er-fixes
    Will Binns-Smith committed Mar 2, 2022
    Copy the full SHA
    d03348d View commit details
    Browse the repository at this point in the history
  3. Scope-hositing with new bundler: allow less duplication

    Will Binns-Smith committed Mar 2, 2022
    Copy the full SHA
    731c07b View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. Copy the full SHA
    345e0cc View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    727dde7 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Uncomment line in getSymbolResolution

    thebriando authored and Will Binns-Smith committed Mar 10, 2022
    Copy the full SHA
    2032542 View commit details
    Browse the repository at this point in the history
  2. Upgrade flow to 0.173.0 (#7809)

    Will Binns-Smith committed Mar 10, 2022
    Copy the full SHA
    37e5c6a View commit details
    Browse the repository at this point in the history
  3. Remove reachableBundles

    thebriando authored and Will Binns-Smith committed Mar 10, 2022
    Copy the full SHA
    ae3ee14 View commit details
    Browse the repository at this point in the history
  4. Bump lmdb (#7797)

    mischnic authored and Will Binns-Smith committed Mar 10, 2022
    Copy the full SHA
    7a98f04 View commit details
    Browse the repository at this point in the history
  5. Replace typeof before DCE (#7788)

    mischnic authored and Will Binns-Smith committed Mar 10, 2022
    Copy the full SHA
    968fde6 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    8136500 View commit details
    Browse the repository at this point in the history
  7. Consider assets in siblings before duplicating

    Will Binns-Smith committed Mar 10, 2022
    Copy the full SHA
    a5d9610 View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'github/v2' into more-experimental-bundl…

    …er-fixes
    Will Binns-Smith committed Mar 10, 2022
    Copy the full SHA
    fd4e7db View commit details
    Browse the repository at this point in the history
  9. Remove unrelated change

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

Commits on Mar 14, 2022

  1. Don't consider any of parent's async bundles as sibling

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

Commits on Mar 16, 2022

  1. Copy the full SHA
    07cb7fc View commit details
    Browse the repository at this point in the history
  2. Remove unused structure

    Will Binns-Smith committed Mar 16, 2022
    Copy the full SHA
    0cbd1f3 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

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

Commits on Mar 22, 2022

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

Commits on Mar 24, 2022

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

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

Commits on Mar 28, 2022

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

Commits on Mar 29, 2022

  1. Copy the full SHA
    892edd3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b971d75 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'v2' into more-experimental-bundler-fixes

    Will Binns-Smith committed Mar 29, 2022
    Copy the full SHA
    f887d71 View commit details
    Browse the repository at this point in the history
  4. Skip unused dependencies in experimental bundler

    devongovett authored and Will Binns-Smith committed Mar 29, 2022
    Copy the full SHA
    01dd511 View commit details
    Browse the repository at this point in the history
  5. Implement getBundleFromBundleRoot

    Will Binns-Smith committed Mar 29, 2022
    Copy the full SHA
    d9049a1 View commit details
    Browse the repository at this point in the history
  6. Only add dependencies to CSS module JS, not CSS

    devongovett authored and Will Binns-Smith committed Mar 29, 2022
    Copy the full SHA
    76214cb View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Handle multiple assets on dependencies in reachability

    Will Binns-Smith committed Mar 30, 2022
    Copy the full SHA
    7d20342 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. ScopeHoistingPackager: Handle different wrapped ancestries in wrappin…

    …g dfs
    Will Binns-Smith committed Mar 31, 2022
    Copy the full SHA
    5107bd5 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Copy the full SHA
    403ae53 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4e04010 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

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

Commits on Apr 11, 2022

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

Commits on Apr 26, 2022

  1. Revert "replace reachableroots with syncAssetsRequired and skip sync …

    …deps for entries later on"
    
    This reverts commit d27025e.
    AGawrys committed Apr 26, 2022
    Copy the full SHA
    91170c3 View commit details
    Browse the repository at this point in the history
  2. Revert "move reachable root creation earlier to prevent unnecessary a…

    …sync bundle"
    
    This reverts commit 403ae53.
    AGawrys committed Apr 26, 2022
    Copy the full SHA
    364f081 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    fb426b1 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Copy the full SHA
    30de01d View commit details
    Browse the repository at this point in the history
  2. forgot to add the test files

    AGawrys committed Apr 27, 2022
    Copy the full SHA
    239bb91 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    137801c View commit details
    Browse the repository at this point in the history
  4. merge in v2

    AGawrys committed Apr 27, 2022
    Copy the full SHA
    31e58d9 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    e87347d View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

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

Commits on Apr 29, 2022

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

Commits on May 3, 2022

  1. Copy the full SHA
    7faa3d7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5f734f6 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1ca53e0 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    8091e67 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. Copy the full SHA
    955fb67 View commit details
    Browse the repository at this point in the history
  2. Add bundle.mainEntryAsset

    Will Binns-Smith committed May 4, 2022
    Copy the full SHA
    fe4efb4 View commit details
    Browse the repository at this point in the history
  3. ExperimentalBundler: merge bundleBehavior and needsStableName

    Will Binns-Smith committed May 4, 2022
    Copy the full SHA
    95b8588 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'v2' into parallel-request-limit

    Will Binns-Smith committed May 4, 2022
    Copy the full SHA
    e289ef5 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/wbinnssmith/multiple-bundles-sam…

    …e-bundle-root' into experimental-bundler-integration
    AGawrys committed May 4, 2022
    Copy the full SHA
    7a4a0f4 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/parallel-request-limit' into exp…

    …erimental-bundler-integration
    AGawrys committed May 4, 2022
    Copy the full SHA
    7934257 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    59f4ef4 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    c36daf0 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. point config to default bundler, crete type change bundle regardless …

    …them clean based on bundlegroups, add referencing bundle to stack when creating bundles instead of only parent or bundlegroup, add merge and delete bundles to clean all structures
    AGawrys committed May 10, 2022
    Copy the full SHA
    c7a80fa View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

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

Commits on May 12, 2022

  1. Internalize all async bundle before placing assets into bundles, add …

    …internalized assets to share bundles from their source bundles
    AGawrys committed May 12, 2022
    Copy the full SHA
    7ee8435 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. add assert bundles to test

    AGawrys committed May 13, 2022
    Copy the full SHA
    ec2ec0a View commit details
    Browse the repository at this point in the history
  2. Reverse merge asset insertion order to maintain dep order for css, re…

    …move addassetonexit, instead do upward dfs to determine bundlegroups for assets
    AGawrys committed May 13, 2022
    Copy the full SHA
    335e31e View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. Forked tests which rely on size calculation for shared bundles which …

    …is different across bundles and rename bundles steps without numbers
    AGawrys committed May 23, 2022
    Copy the full SHA
    f7a2296 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. Addedge support to toposort, use edges to differentiate parallel and …

    …async relationships in bundleroot, share assets between paralllel dep bundleroots
    AGawrys committed May 24, 2022
    Copy the full SHA
    770bc1f View commit details
    Browse the repository at this point in the history
  2. Alter test description

    AGawrys committed May 24, 2022
    Copy the full SHA
    82c6d43 View commit details
    Browse the repository at this point in the history
  3. Merge in v2

    AGawrys committed May 24, 2022
    Copy the full SHA
    bd26b85 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    58dfd51 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Copy the full SHA
    0226dc4 View commit details
    Browse the repository at this point in the history
  2. clean up

    AGawrys committed Jun 1, 2022
    Copy the full SHA
    0c3a653 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Copy the full SHA
    f851eb7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    36c647c View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    de2085a View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    d43c3b6 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    1ed5a4e View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. Fix

    mischnic authored and gorakong committed Jun 6, 2022
    Copy the full SHA
    361bda0 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. clean up logic and naming

    AGawrys committed Jun 9, 2022
    Copy the full SHA
    9445ca0 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. typo

    AGawrys committed Jun 10, 2022
    Copy the full SHA
    3c18f9c View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

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

Commits on Jun 16, 2022

  1. parallel request limit wip

    gorakong committed Jun 16, 2022
    Copy the full SHA
    c635729 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Copy the full SHA
    4bbad88 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0caa81b View commit details
    Browse the repository at this point in the history
  3. fix

    gorakong committed Jun 21, 2022
    Copy the full SHA
    b415d1e View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Comments

    AGawrys committed Jun 24, 2022
    Copy the full SHA
    a2a87c1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d3d11b5 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    3323602 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'v2' of https://github.com/parcel-bundler/parcel into ex…

    …perimental-bundler-integration
    gorakong committed Jun 24, 2022
    Copy the full SHA
    81b9da3 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. flow

    AGawrys committed Jun 27, 2022
    Copy the full SHA
    15085a2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    10f09e9 View commit details
    Browse the repository at this point in the history
  3. typos

    AGawrys committed Jun 27, 2022
    Copy the full SHA
    fc9e55b View commit details
    Browse the repository at this point in the history
  4. flow reverse

    AGawrys committed Jun 27, 2022
    Copy the full SHA
    7e74049 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. Copy the full SHA
    2df0724 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1662eb7 View commit details
    Browse the repository at this point in the history