rsnext/test/integration/production/pages
JJ Kasper 071ecb0b7b
Update tracing to collect from reasons (#29975)
This updates the `outputFileTracing` to fix a few cases we noticed where files weren't caught and also ensures we match webpack's `esm` resolving so that we don't include `cjs` files when webpack expects `esm`, it also updates to the latest `@vercel/nft` version which removes the caching in favor of ensuring the `reasons` map contains all parents allowing us to trace all entries in one `nodeFileTrace` run and the collect the separate files for each entry from the `reasons` map giving us much better performance/reliability.  

This also ensures we don't include static image imports when enabled in the traces since they can drastically increase deployment size on larger projects.
2021-10-18 17:01:02 +00:00
..
api
development-logs
dynamic Remove deprecated features (#25446) 2021-06-02 10:11:03 -05:00
invalid-param Fix long URLs causing 400s with dynamic routes/rewrites (#26221) 2021-06-17 10:59:46 +02:00
about.js
amp-hybrid.js
amp.js
another.js
bad-promise.js Use core-js promise polyfill for nomodule browsers (#10985) 2020-03-11 16:21:49 -04:00
counter.js
css-and-back.js Fix IE11 CSS Compatibility (#16336) 2020-08-19 02:34:44 -04:00
css-modules.js Fix IE11 CSS Compatibility (#16336) 2020-08-19 02:34:44 -04:00
error-in-browser-render-status-code.js
error-in-browser-render.js Fix typo on "occured" to "occurred" (#26709) 2021-06-28 23:02:20 -05:00
error-in-ssr-render.js Fix typo on "occured" to "occurred" (#26709) 2021-06-28 23:02:20 -05:00
external-and-back.js
finish-response.js
fully-dynamic.js Add etag support for getServerSideProps/getStaticProps pages (#14760) 2020-07-01 14:59:18 +00:00
fully-static.js Add etag support for getServerSideProps/getStaticProps pages (#14760) 2020-07-01 14:59:18 +00:00
index.js Update tracing to collect from reasons (#29975) 2021-10-18 17:01:02 +00:00
mark-in-head.js
next-import.js Make sure to handle "next" import gracefully (#11733) 2020-04-07 15:13:01 -04:00
node-browser-polyfills.js Add browser polyfils for Node.js modules (webpack 5 backwards compat) (#16022) 2020-08-10 01:26:21 +00:00
prefetch.js
process-env.js
query.js
regexp-polyfill.js Update RegExp test and remove extra script (#11006) 2020-03-12 14:24:44 -04:00
runtime-config.js
shadowed-page.js Do not assign to readonly property in Safari (#16051) 2020-08-10 13:15:37 -04:00
some-amp.js
static-image.js Fix Firefox image decode error (#26011) 2021-06-11 12:58:29 -05:00
svg-image.js Add CSP to Image Optimization API (#28620) 2021-08-30 16:51:47 +00:00
to-nonexistent.js Do not assign to readonly property in Safari (#16051) 2020-08-10 13:15:37 -04:00
to-shadowed-page.js Do not assign to readonly property in Safari (#16051) 2020-08-10 13:15:37 -04:00
with-title.js Add test for title and routeChangeComplete (#14132) 2020-06-12 16:26:10 +00:00