rsnext/test/integration/i18n-support
Shu Ding 83b774eeb6
Fix standalone mode with appDir running in a single process (#49116)
Fixes #49055, fixes #48918. 

App dir will always require the server to run in the workers mode, so it
can keep a separate Node.js process for pages. This PR updates the
standalone server to initialize a "standalone server" (which works
similar to `start-server`), and changes the tracked files to include
Jest worker.
2023-05-04 05:55:05 +02:00
..
pages fix: don't append domain to absolute urls when using i18n (#46201 2023-02-21 16:27:14 -08:00
public/files/texts i18n regression tests and docs for ignore locale in rewrite (#37581) 2022-06-10 14:04:31 -05:00
test Fix standalone mode with appDir running in a single process (#49116) 2023-05-04 05:55:05 +02:00
next.config.js BREAKING CHANGE: Remove target: serverless (#41495) 2022-10-18 09:47:13 -07:00