rsnext/packages/next/build/analysis
Gal Schlezinger 56e760a203
[build] validate the exported config values (#38370)
Right now if people will accidentally export a typo like `runtime: 'experimental-egde'` we will fail silently.
This commit ensures we will throw and fail loudly when such typos occur.

## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`
2022-07-06 11:06:57 +00:00
..
extract-const-value.ts Rename page runtime edge to experimental-edge (#38041) 2022-06-26 20:02:24 -05:00
get-page-static-info.ts [build] validate the exported config values (#38370) 2022-07-06 11:06:57 +00:00
parse-module.ts Extract and refactor getPageStaticInfo (#37062) 2022-05-20 14:24:00 +02:00