rsnext/packages/next/telemetry
JJ Kasper 25d064f812
Pre-compile more dependencies (#32742)
This ncc's some remaining dependencies bringing us under 20 install time dependencies (including nested dependencies), this also reduces install size by another `2.75 MB`. A follow-up PR will investigate a custom install script for our swc packages to allow us to remove the `optionalDependencies` which is slowing down install time as well. 

x-ref: https://github.com/vercel/next.js/pull/32679
x-ref: https://github.com/vercel/next.js/pull/32627
x-ref: https://github.com/vercel/next.js/issues/31887
x-ref: https://github.com/vercel/styled-jsx/pull/770
2022-01-17 15:17:22 +00:00
..
events telemetry: collect feature usage for linting during build (#32022) 2021-12-07 02:41:31 +00:00
anonymous-meta.ts is-docker, is-wsl 2020-03-30 16:26:25 -04:00
ci-info.ts Disable cache warning on supported platforms (#12495) 2020-05-05 11:04:57 -04:00
post-payload.ts Pre-compile more dependencies (#32742) 2022-01-17 15:17:22 +00:00
project-id.ts Do Not Rely on Module State (#8968) 2019-10-10 13:18:07 -04:00
storage.ts Pre-compile more dependencies continued (#32679) 2021-12-21 16:13:45 +01:00