rsnext/test/lib
Steven 6773ea8636
fix: improve error message when output: export in app router (#54202)
There are a few cases that are not handled by App Router when using `output: export` config.

A few of them are expected, but some are yet to be implemented. Regardless of the intent of the future, this PR ensures the error messages match what was documented to be [unsupported](https://nextjs.org/docs/app/building-your-application/deploying/static-exports#unsupported-features).

- Documentation: https://github.com/vercel/next.js/pull/53592
- Issue: #48022
2023-08-21 14:45:00 +00:00
..
browsers fix bfcache restoration behavior (#54198) 2023-08-18 00:05:26 +02:00
next-modes test(turbo): allow to run test with --experimental-turbo (#53396) 2023-08-09 05:48:54 +00:00
amp-test-utils.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
create-next-install.js Revert "Implement new forking technique for vendored packages. (#51083)" (#53640) 2023-08-06 13:00:12 -07:00
development-sandbox.ts fix app-hmr-changes.test.ts by updating next-tweet (#52046) 2023-06-30 23:09:09 +00:00
e2e-utils.ts test(turbo): allow to run test with --experimental-turbo (#53396) 2023-08-09 05:48:54 +00:00
flat-map-polyfill.js Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
mocks-require-hook.js Validate streaming writer chunk type in testing (#36200) 2022-04-18 16:24:06 +02:00
next-test-utils.ts fix: improve error message when output: export in app router (#54202) 2023-08-21 14:45:00 +00:00
next-webdriver.ts fix routing bug when bfcache is hit following an mpa navigation (#54081) 2023-08-16 17:55:06 +00:00
react-channel-require-hook.js Preload css (#48840) 2023-04-27 12:51:52 +02:00
turbo.ts test(turbo): allow to run test with --experimental-turbo (#53396) 2023-08-09 05:48:54 +00:00
use-temp-dir.ts fix(cli): handle Tailwind CSS + src/ correctly (#47238) 2023-03-20 14:21:29 -07:00