next.js
eb856586 - Add experimental.routerBFCache to NextConfig (#77951)

Commit
330 days ago
Add experimental.routerBFCache to NextConfig (#77951) Sets up a flag that will depend on an experimental React feature (Activity). I based this on the existing code for the `viewTransition` flag. I haven't implemented anything behind this flag yet; this only wires up the flag itself. I added a basic test that renders the Activity component to verify that it's available when the flag is on.
Author
Parents
Loading