rsnext/test/e2e/app-dir/edge-runtime-node-compatibility
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 [edge] support Node.js core modules in edge runtime (#47191) 2023-03-17 13:29:31 +01:00
pages/api Add export runtime test for pages and fully remove experimental.runtime (#48630) 2023-04-20 22:37:38 +00:00
edge-runtime-node-compatibility.test.ts [edge] limit the api surface of util (#47292) 2023-03-20 10:29:00 +01:00
next.config.js [edge] support Node.js core modules in edge runtime (#47191) 2023-03-17 13:29:31 +01:00
tsconfig.json [edge] support Node.js core modules in edge runtime (#47191) 2023-03-17 13:29:31 +01:00