Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Nov 14, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

sokra and others added 6 commits November 14, 2025 16:52
…ets (#85753)

### What?

Refactor the OutputAssets of chunk groups to not eagerly return all referenced output assets from async loaders, but instead return a list of references that can be followed to get the full list.
That solves a problem that will happen when the async loaders create cycles in the output graph.
These were temporarily disabled when removed the Link level opt-in for
runtime prefetching. I fixed the tests by switching to the file-based
API.

prefetch-layout-sharing.test.ts still needs to be updated, in a similar
way.
### What?

Change AvailabilityInfo from an enum to a struct with flags.
### What?

fix the side effects false handling for other module types. Before it did only work for ecmascript modules.
@pull pull bot locked and limited conversation to collaborators Nov 14, 2025
@pull pull bot added the ⤵️ pull label Nov 14, 2025
@pull pull bot merged commit 8c8030e into zys-contrib:canary Nov 14, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants