rsnext/test/development
Will Binns-Smith aeafed9405
Turbopack: Fail when module type is unhandled (#63535)
This causes Turbopack to fail and communicate when a file with an
unhandled or unregistered extension is built.

Test Plan: `TURBOPACK=1 pnpm test-dev
test/development/basic/hmr.test.ts`


Closes PACK-2803
2024-03-21 00:36:01 +00:00
..
acceptance refactor(test): switch tests to use pnpm in more places (#63196) 2024-03-20 15:00:58 -04:00
acceptance-app refactor(test): switch tests to use pnpm in more places (#63196) 2024-03-20 15:00:58 -04:00
api-cors-with-rewrite fix(#11930): rewritten api routes can correctly handle cors in dev mode (#38937) 2022-07-29 21:39:43 -05:00
app-dir build: Update turbopack (#63229) 2024-03-13 10:13:56 +00:00
app-hmr remove HMR polling in favor of more targeted events (#54406) 2023-08-23 16:25:57 -07:00
app-render-error-log Turbopack: Trace edge runtime app render errors through source maps (#62901) 2024-03-05 20:40:26 -08:00
basic Turbopack: Fail when module type is unhandled (#63535) 2024-03-21 00:36:01 +00:00
client-dev-overlay fix: error overlay hijacking application focus (safari) (#53693) 2023-08-08 21:45:03 +02:00
correct-tsconfig-defaults chore(test): fix flaky tsconfig.json test (#53132) 2023-07-24 14:33:55 -07:00
dotenv-default-expansion Ensure next.url is used instead of next.appPort (#44163) 2022-12-19 13:29:50 -08:00
duplicate-pages Remove extra duplicate pages warning (#60113) 2024-01-02 14:55:55 +01:00
experimental-https-server refactor(test): switch tests to use pnpm in more places (#63196) 2024-03-20 15:00:58 -04:00
gssp-notfound Ensure next.url is used instead of next.appPort (#44163) 2022-12-19 13:29:50 -08:00
jsconfig-path-reloading Add hasRedbox fix (#60522) 2024-01-15 09:36:44 +01:00
middleware-errors test(fixture): update middleware test fixture & manifest (#63340) 2024-03-15 15:12:24 -07:00
middleware-warnings refactor tests for readability (#51051) 2023-06-21 19:47:21 +00:00
next-font Skip test that is also skipped in webpack (#61221) 2024-01-27 18:17:18 +01:00
pages-dir Fix Router Error Events in Shallow Routing by Skipping cancelHandler Creation (#61771) 2024-02-28 05:39:31 -08:00
project-directory-with-styled-jsx-suffix fix: allow user directory with styled-jsx prefix in next dev (#41484) 2022-10-19 19:01:48 +00:00
repeated-dev-edits refactor(tests): make chain more "correct" (#51728) 2024-02-14 20:14:24 +01:00
start-no-build fix: improve error when starting next without building (#62404) 2024-02-27 10:34:22 -08:00
tsconfig-path-reloading merge pages and app overlays (#60899) 2024-02-14 11:28:13 +01:00
typescript-auto-install Remove installCommand on typescript-auto-install and pnpm-support (#58039) 2023-11-05 18:32:10 +01:00
watch-config-file Logging improvements (#55298) 2023-09-13 15:27:02 +02:00
webpack-issuer-deprecation-warning More Turbopack fixes (#56275) 2023-10-02 09:42:32 +02:00