rsnext/test/e2e/app-dir/set-cookies
Jiachi Liu cc684d02bc
Add export runtime test for pages and fully remove experimental.runtime (#48630)
### What 

`export const runtime = 'experimental-edge'` also work for pages. This
PR add tests for that.

Closes NEXT-426

Follow up for #46631 that to fully remove all related code of the
`experimental.runtime`
2023-04-20 22:37:38 +00:00
..
app/api/app fix: correctly handle Set-Cookie headers (#47718) 2023-03-31 16:35:47 +02:00
pages/api/pages Add export runtime test for pages and fully remove experimental.runtime (#48630) 2023-04-20 22:37:38 +00:00
cookies.mjs fix: correctly handle Set-Cookie headers (#47718) 2023-03-31 16:35:47 +02:00
next.config.mjs fix: correctly handle Set-Cookie headers (#47718) 2023-03-31 16:35:47 +02:00
set-cookies.test.ts Update set-cookies deploy test (#47836) 2023-04-02 22:18:40 -07:00