rsnext/test/e2e/switchable-runtime
Sukka 02c78a5c15
fix(#38743): config.runtime support template literal (#38750)
## Bug

- [x] Related issues linked using `fixes #number`
- [x] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`

Fixes #38743.
Fixes: https://github.com/vercel/next.js/pull/38750

The PR adds basic `TemplateLiteral` support for static analysis.

The corresponding re-production of #38743 has also been implemented in e2e tests.
2022-07-21 19:56:52 +00:00
..
app Ensure server components entries are not part of the pages buildmanifest (#38416) 2022-07-07 22:17:17 +02:00
pages fix(#38743): config.runtime support template literal (#38750) 2022-07-21 19:56:52 +00:00
utils Ensure server components entries are not part of the pages buildmanifest (#38416) 2022-07-07 22:17:17 +02:00
index.test.ts fix(#38743): config.runtime support template literal (#38750) 2022-07-21 19:56:52 +00:00
next.config.js Ensure server components entries are not part of the pages buildmanifest (#38416) 2022-07-07 22:17:17 +02:00