rsnext/test/integration/build-trace-extra-entries/app
JJ Kasper c7a29bd13e
Fix webpack chunks handling in traces (#59498)
This ensures we don't include all chunks in `nft` traces un-necessarily
as our webpack plugin already tracks which are needed per-entry.

x-ref: [slack
thread](https://vercel.slack.com/archives/C0591D8EN4C/p1702318184832319?thread_ts=1701815919.923639&cid=C0591D8EN4C)

Closes NEXT-1847
2023-12-11 11:35:35 -08:00
..
app/route1 feat: support outputFileTracing in App Router (#59139) 2023-12-04 15:15:39 -08:00
content
include-me Fix folders included in trace (#46011) 2023-02-16 12:45:08 -08:00
lib Fix webpack chunks handling in traces (#59498) 2023-12-11 11:35:35 -08:00
node_modules Ensure all package.json files are traced correctly (#29539) 2021-10-01 10:45:10 +00:00
pages Fix webpack chunks handling in traces (#59498) 2023-12-11 11:35:35 -08:00
public Update include/exclude handling for output tracing (#30184) 2021-10-22 13:55:45 -05:00
next.config.js feat: support outputFileTracing in App Router (#59139) 2023-12-04 15:15:39 -08:00