rsnext/test/development/acceptance-app
OJ Kwon f641d9ccfc
feat(next-core): apply rsc transform in turbopack (#59629)
### What?

Turbopack does not apply same transform for the react server components,
which makes missing lot of compilation error validation and custom
comments. PR refactors transform to be used in next-swc / turbopack
both, then apply it into turbopack.

There are still some of test cases are not passing, might need further
digging for the transform condition.


Closes PACK-2155

---------

Co-authored-by: Tim Neutkens <tim@timneutkens.nl>
2024-01-05 16:14:06 +01:00
..
__snapshots__ Turbopack: Align some "Module not found" errors with webpack (#58518) 2023-11-30 08:34:56 -08:00
fixtures Add tests for invalid React server APIs (#59622) 2023-12-15 10:12:46 +01:00
app-hmr-changes.test.ts Decrease default test timeouts (#56116) 2023-09-27 23:55:20 +00:00
component-stack.test.ts refactor tests for readability (#51051) 2023-06-21 19:47:21 +00:00
dynamic-error.test.ts chore: upgrade jest (#56909) 2023-10-19 17:38:24 +00:00
editor-links.test.ts refactor tests for readability (#51051) 2023-06-21 19:47:21 +00:00
error-message-url.test.ts refactor tests for readability (#51051) 2023-06-21 19:47:21 +00:00
error-recovery.test.ts remove --turbo, use --experimental-turbo as --turbo (#55063) 2023-09-06 17:46:54 +00:00
hydration-error.test.ts chore: upgrade jest (#56909) 2023-10-19 17:38:24 +00:00
invalid-imports.test.ts chore: upgrade jest (#56909) 2023-10-19 17:38:24 +00:00
ReactRefresh.test.ts refactor tests for readability (#51051) 2023-06-21 19:47:21 +00:00
ReactRefreshLogBox-builtins.test.ts Transpile all code on app browser layer (#59569) 2023-12-20 17:08:07 +01:00
ReactRefreshLogBox-scss.test.ts refactor tests for readability (#51051) 2023-06-21 19:47:21 +00:00
ReactRefreshLogBox.test.ts Turbopack: Align some "Module not found" errors with webpack (#58518) 2023-11-30 08:34:56 -08:00
ReactRefreshLogBoxMisc.test.ts refactor tests for readability (#51051) 2023-06-21 19:47:21 +00:00
ReactRefreshModule.test.ts refactor tests for readability (#51051) 2023-06-21 19:47:21 +00:00
ReactRefreshRegression.test.ts chore: remove experimental appDir: true from tests (#52291) 2023-07-05 19:17:29 -07:00
ReactRefreshRequire.test.ts refactor tests for readability (#51051) 2023-06-21 19:47:21 +00:00
rsc-build-errors.test.ts feat(next-core): apply rsc transform in turbopack (#59629) 2024-01-05 16:14:06 +01:00
rsc-runtime-errors.test.ts Loose RSC import restrictions for 3rd party packages (#56501) 2023-10-05 23:59:22 +00:00
server-components.test.ts Restrict useFormState in Server Components (#55417) 2023-09-16 16:53:51 +00:00
version-staleness.test.ts refactor tests for readability (#51051) 2023-06-21 19:47:21 +00:00