Skip to content

turbopack-230721.4

@sokra sokra tagged this 21 Jul 10:04
### Description

Split `AssetReference` `ResolveResult` into Module and Source variants
simplify ResolveResult
get rid of some temporary type fixup methods

graph references are now typed either Source, Module or OutputAsset
instead of only Asset in general

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