next.js
086f715c - [Turbopack] avoid writing manifests in data/rsc variant of page (#72767)

Commit
1 year ago
[Turbopack] avoid writing manifests in data/rsc variant of page (#72767) ### What? The `data` variant for pages and the `rsc` variant for app router (for change notification purposes) causes some conflicting writes in the next-rs test case. This causes some instability since we are invalidating in a loop.
Author
Parents
Loading