rsnext/test/development/app-dir
Jiachi Liu 8d28d5954e
test: rename node_modules_bak to node_modules (#62066)
We switched to `pnpm` for testing instead of `yarn` for e2e tests
containing customized node_modules packages, it works with
`node_modules` folder before. Rename the existing `node_modules_bak`
hack to make it easy to test with.

Previously we use `yarn` but it will clean `node_modules` folder so we
have to use another script to copy packages, it's not a required thing
now so we can test package from node_modules directly without renaming
folders locally

Closes NEXT-2496
2024-02-15 00:42:35 +01:00
..
app-routes-error Loose types of app routes return value (#55849) 2023-09-25 11:34:21 +02:00
basic Add hasRedbox fix (#60522) 2024-01-15 09:36:44 +01:00
dynamic-error-trace test: rename node_modules_bak to node_modules (#62066) 2024-02-15 00:42:35 +01:00
experimental-lightningcss refactor: Add lightningcss mode for turbopack-css (#58471) 2023-11-20 18:09:36 +01:00
hmr-move-file Add hasRedbox fix (#60522) 2024-01-15 09:36:44 +01:00
multiple-compiles-single-route Remove experimental config from create-next-app (#49241) 2023-05-05 00:22:28 -07:00
strict-mode-enabled-by-default fix(app): enable React Strict Mode by default (#53375) 2023-08-22 20:17:17 +02:00