rsnext/test
Florentin / 珞辰 ffd504c43f
[functions-config-manifest] use correct extra config for pages router (#54786)
When using page routes we need to pass the contents of the `export const config` to the `extraConfig` populating the functions config manifest rather then relying on named exports like in app router.
2023-09-05 14:13:37 +00:00
..
.stats-app fix: minimum node version 16.14.0 (#54331) 2023-08-22 08:58:53 +00:00
__mocks__ [edge] bump @edge-runtime/* package suite (#49092) 2023-05-31 08:03:20 +00:00
development Redesign nextjs logging (#54713) 2023-09-05 11:40:00 +00:00
e2e [functions-config-manifest] use correct extra config for pages router (#54786) 2023-09-05 14:13:37 +00:00
examples feat(cli): introduce --tailwind flag (#46927) 2023-03-16 16:06:27 +01:00
integration Redesign nextjs logging (#54713) 2023-09-05 11:40:00 +00:00
lib Redesign nextjs logging (#54713) 2023-09-05 11:40:00 +00:00
production Redesign nextjs logging (#54713) 2023-09-05 11:40:00 +00:00
unit Redesign nextjs logging (#54713) 2023-09-05 11:40:00 +00:00
.gitignore ci(workflow): enable test trace upload (#51107) 2023-06-12 17:14:13 +00:00
jest-setup-after-env.ts fix(next-swc): skips client/server only checks when running with Jest to unblock testing (#54891) 2023-09-04 13:53:41 +02:00
jest.d.ts refactor smooth scroll bailout logic in app navigations (#53186) 2023-07-27 14:39:51 +00:00
readme.md refactor: split up CONTRIBUTING.md (#40515) 2022-09-16 14:54:58 -07:00
test-file.txt
turbopack-tests-manifest.js Redesign nextjs logging (#54713) 2023-09-05 11:40:00 +00:00

See Testing for more information on how you can run/write/debug tests for Next.js.