rsnext/test/lib/next-modes
Jiachi Liu 96923ed894
Fix static opt of routes generation for static metadata files (#48528)
x-ref: [slack
thread](https://vercel.slack.com/archives/C03KAR5DCKC/p1681781435607369)

For static metadata files, we should always generate static routes
instead of generate dynamic routes, so that they won't be deployed as
serverless functions which executing file reading in deployment
2023-04-18 12:13:55 +00:00
..
base.ts Fix static opt of routes generation for static metadata files (#48528) 2023-04-18 12:13:55 +00:00
next-deploy.ts Replaced Reflect with ReflectAdapter (#48000) 2023-04-06 21:18:42 +02:00
next-dev.ts Auto-restart dev server when next.config.js changes (#47912) 2023-04-05 18:17:54 +00:00
next-start.ts Fix shared entries/invalidators module scope (#46533) 2023-02-28 10:17:28 -08:00