rsnext/test/development/basic
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
..
__snapshots__ chore: upgrade jest (#56909) 2023-10-19 17:38:24 +00:00
asset-prefix use createNextDescribe for test/development/basic tests (#58031) 2023-11-04 20:02:34 +01:00
barrel-optimization test: separate mui barrel optimization test (#62545) 2024-02-26 16:59:35 +01:00
define-class-fields use createNextDescribe for test/development/basic tests (#58031) 2023-11-04 20:02:34 +01:00
emotion-swc Fix emotion test (#61499) 2024-02-01 12:14:54 +01:00
gssp-ssr-change-reloading Add hasRedbox fix (#60522) 2024-01-15 09:36:44 +01:00
hmr hmr error improvements (#30616) 2023-01-06 20:35:16 +01:00
legacy-decorators Add support for legacy decorators through tsconfig/jsconfig (#31376) 2021-11-13 18:26:13 +01:00
misc BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
next-dynamic Fix dynamic transform ssr:false case for pages router with ESM (#59246) 2023-12-04 17:48:46 +01:00
node-builtins Revert "Revert "feat(turbopack): support next.js specific node polyfills"" (#55392) 2023-09-14 17:32:29 +02:00
styled-components Fix styled-components test for Turbopack (#61496) 2024-02-01 11:10:51 +01:00
styled-components-disabled Add test for styled-components SWC transform disabled (#31214) 2021-11-09 17:18:04 +01:00
tailwind-jit Fixes #33153: Updating cross-references from master to main + canary (#33198) 2022-01-12 02:55:35 +01:00
theme-ui use createNextDescribe for test/development/basic tests (#58031) 2023-11-04 20:02:34 +01:00
hmr.test.ts Turbopack: Fail when module type is unhandled (#63535) 2024-03-21 00:36:01 +00:00
legacy-decorators.test.ts Ensure next.url is used instead of next.appPort (#44163) 2022-12-19 13:29:50 -08:00
misc.test.ts Migrate basic-basepath tests into basic (#44776) 2023-01-11 08:13:19 -08:00
next-dynamic.test.ts Add hasRedbox fix (#60522) 2024-01-15 09:36:44 +01:00
next-rs-api.test.ts Ensure undefined values end up being replaced (#63138) 2024-03-12 16:04:50 +01:00
node-builtins.test.ts misc: fix injecting --inspect with NODE_OPTIONS (#57159) 2023-10-21 00:49:41 +00:00
project-directory-rename.test.ts Add hasRedbox fix (#60522) 2024-01-15 09:36:44 +01:00
styled-components-disabled.test.ts Fix styled-components test for Turbopack (#61496) 2024-02-01 11:10:51 +01:00
tailwind-jit.test.ts more turbopack HMR fixes and test case (#55368) 2023-09-14 15:50:59 +02:00