rsnext/test/e2e/app-dir/root-layout/app
Jiachi Liu 1c67740676
Drop object config export support for app dir (#48489)
We've supported `export const config = { ... }` to sepecify `runtime`
etc. configs for pages under `app/` for a while. This PR is going to
drop it and only support `export const [config name] = [config value]`
per config

Add a warning if the legacy usage is detectd

Closes NEXT-1016
2023-04-17 20:02:32 +00:00
..
(mpa-navigation) Drop object config export support for app dir (#48489) 2023-04-17 20:02:32 +00:00
(multiple-root) Test navigation between multiple root layouts (#43762) 2023-01-05 13:27:29 +01:00
(required-tags) Revert "Adding head element checking for root layout" (#43760) 2022-12-06 15:41:29 +01:00