Skip to content

turbopack-230526.3

@sokra sokra tagged this 26 May 11:40
### Description

This allows to create an Module with inner asset via AssetContext.

This will also respect transitions.

This change allows use to use `context.process(source,
ReferenceType::Internal(inner_assets)` instead of
`EcmascriptModuleAssetVc::new_with_inner_assets(..., ..., ..., ..., ...,
inner_assets)`

next.js PR: https://github.com/vercel/next.js/pull/50338
Assets 2
Loading