rsnext/test/e2e/app-dir/app-external
Steven d894303a02
chore(test): switch a few tests from yarn to pnpm (#61793)
Since yarn@1 is no longer maintained, we shouldn't use it for tests that
are not designed specifically for yarn@1

Closes NEXT-2397
2024-02-09 15:11:52 +01:00
..
app Fix attempted import error for react (#61791) 2024-02-08 00:57:43 +01:00
components Fix resolving for esm package with only exports.import condition (#42767) 2022-11-11 00:50:46 +00:00
node_modules_bak Fix attempted import error for react (#61791) 2024-02-08 00:57:43 +01:00
pages Eagerly bundle external ESM dependencies for pages (#42741) 2022-11-10 18:11:38 +01:00
app-external.test.ts chore(test): switch a few tests from yarn to pnpm (#61793) 2024-02-09 15:11:52 +01:00
middleware.js Fix next/server api alias for ESM pkg (#61721) 2024-02-06 16:59:24 +00:00
next.config.js Fix react-refresh for transpiled packages (#60563) 2024-01-12 21:44:41 +01:00