next.js
41e3f93e - Add experimental option to use no-cache instead of no-store in dev (#88182)

Commit
108 days ago
Add experimental option to use no-cache instead of no-store in dev (#88182) ## What? Adds `experimental.devCacheControlNoCache` to test `no-cache` vs `no-store` for development. Note: This is for testing only right now. If it's an improvement we'll change the default.
Author
Parents
Loading