rsnext/test/e2e/app-dir/actions
JJ Kasper 4b4533787b
Add warnings for static generation bail outs (#53761)
Currently using server actions on a page or using edge runtime causes
that page to bail out of ISR or static generation so this adds warnings
to make users aware of this.

x-ref: [slack
thread](https://vercel.slack.com/archives/C03KAR5DCKC/p1690816539472449)

---------

Co-authored-by: Zack Tanner <zacktanner@gmail.com>
2023-08-08 20:09:34 -07:00
..
app Add test for client router state invalidation caused by cookie mutations (#53494) 2023-08-03 11:02:19 +00:00
app-action-export.test.ts Fix missing error when using Actions on the client layer without enabling the feature flag (#50257) 2023-05-25 14:22:27 +02:00
app-action-invalid.test.ts Change the Server Actions feature flag to be validated at compile time (#52147) 2023-07-03 20:29:57 +00:00
app-action-progressive-enhancement.test.ts Test Progressive Enhancement of Server Actions (#52062) 2023-07-06 18:21:59 +02:00
app-action-size-limit-invalid.test.ts Rename serverActionsSizeLimit as serverActionsBodySizeLimit and add docs (#51755) 2023-06-24 16:16:09 +00:00
app-action.test.ts Add warnings for static generation bail outs (#53761) 2023-08-08 20:09:34 -07:00
next.config.js Add test case for client sourcemaps (#49308) 2023-05-05 14:23:04 +00:00