rsnext/packages
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
..
create-next-app v13.3.1-canary.10 2023-04-17 17:04:11 +00:00
eslint-config-next v13.3.1-canary.10 2023-04-17 17:04:11 +00:00
eslint-plugin-next v13.3.1-canary.10 2023-04-17 17:04:11 +00:00
font v13.3.1-canary.10 2023-04-17 17:04:11 +00:00
next Drop object config export support for app dir (#48489) 2023-04-17 20:02:32 +00:00
next-bundle-analyzer v13.3.1-canary.10 2023-04-17 17:04:11 +00:00
next-codemod v13.3.1-canary.10 2023-04-17 17:04:11 +00:00
next-env v13.3.1-canary.10 2023-04-17 17:04:11 +00:00
next-mdx v13.3.1-canary.10 2023-04-17 17:04:11 +00:00
next-plugin-storybook v13.3.1-canary.10 2023-04-17 17:04:11 +00:00
next-polyfill-module v13.3.1-canary.10 2023-04-17 17:04:11 +00:00
next-polyfill-nomodule v13.3.1-canary.10 2023-04-17 17:04:11 +00:00
next-swc v13.3.1-canary.10 2023-04-17 17:04:11 +00:00
react-dev-overlay v13.3.1-canary.10 2023-04-17 17:04:11 +00:00
react-refresh-utils v13.3.1-canary.10 2023-04-17 17:04:11 +00:00