next.js
e2a237ab - Turn on clientSegmentCache during PPR CI runs (#80581)

Commit
255 days ago
Turn on clientSegmentCache during PPR CI runs (#80581) This sets the `clientSegmentCache` flag to `true` during PPR CI runs, so we can test the entire test suite with the feature enabled. There are a few tests that are coupled to the old implementation details that I'll need to either rewrite or (temporarily) disable.
Author
Parents
Loading