rsnext/packages/next/types
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
..
global.d.ts upgrade to typescript 4.4.3 (#29112) 2021-09-16 18:06:57 +02:00
index.d.ts Simplify export statement (#30015) 2021-10-21 00:31:14 +00:00
misc.d.ts Pre-compile more dependencies (#32742) 2022-01-17 15:17:22 +00:00
webpack.d.ts use loader-utils 2 for resolve-url-loader to fix ./data: urls in sass (#31134) 2021-11-08 18:37:25 +00:00