next.js
ad2282df - refactor(turbopack): Rewrite CollectiblesSource callsites to use OperationVc (part 1/3) (#74051)

Commit
1 year ago
refactor(turbopack): Rewrite CollectiblesSource callsites to use OperationVc (part 1/3) (#74051) `OperationVc`s should be used with `CollectiblesSource` instead of `Vc`s because collectibles represent a side-effect or implicit extra return value of a function's execution. This PR doesn't convert all callsites, just a handful.
Author
bgw bgw
Parents
Loading