rsnext/packages/next-swc/crates
Will Binns-Smith abcdd78623 Benchmark Next.js 11 and 12 (vercel/turbo#304)
This implements benchmark support for Next.js 12. Next.js (the tool) expects to be able to resolve from the `next` package in the cwd, so it must be installed alongside the other node_modules in the test.  `prepare` was added to the Bundler trait to handle this case.

Test Plan: `TURBOPACK_BENCH_ALL=all cargo bench -p next-dev`


Co-authored-by: Alex Kirszenberg <1621758+alexkirsz@users.noreply.github.com>
Co-authored-by: Tobias Koppers <1365881+sokra@users.noreply.github.com>
2022-09-08 05:00:32 +00:00
..
next-core fix runtime code for server rendered content source (vercel/turbo#315) 2022-09-07 15:56:10 +02:00
next-dev Benchmark Next.js 11 and 12 (vercel/turbo#304) 2022-09-08 05:00:32 +00:00