rsnext/test/integration/prerender
JJ Kasper 24b09ad4f8
Add entrypoint tracing (#25538)
This adds tracing entrypoints directly after they have have been transpiled to allow us to trace before the webpack runtime has been added to the modules. This should allow for more accurate tracing of entrypoints and allow the trace step to be cached. 

## Bug

- [x] Related issues linked using `fixes #number`
- [x] Integration tests added


x-ref: https://github.com/vercel/next.js/issues/24700
x-ref: https://github.com/vercel/next.js/issues/26200
x-ref: https://github.com/vercel/next.js/issues/23894
x-ref: https://github.com/vercel/next.js/issues/25431
2021-08-16 19:29:11 +00:00
..
pages Add entrypoint tracing (#25538) 2021-08-16 19:29:11 +00:00
test Add entrypoint tracing (#25538) 2021-08-16 19:29:11 +00:00
next.config.js Add entrypoint tracing (#25538) 2021-08-16 19:29:11 +00:00
server.js Propagate Serverless Errors to Platform (#12841) 2020-06-01 23:12:45 +00:00
world.txt Remove Extraneous Imports in Pages (#9627) 2019-12-05 11:04:00 -06:00