rsnext/packages/next/server/lib/squoosh
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
..
avif Bump squoosh to the latest version (#29506) 2021-10-06 14:47:48 +00:00
mozjpeg Bump squoosh to the latest version (#29506) 2021-10-06 14:47:48 +00:00
png Bump squoosh to the latest version (#29506) 2021-10-06 14:47:48 +00:00
resize Bump squoosh to the latest version (#29506) 2021-10-06 14:47:48 +00:00
rotate Bump squoosh to the latest version (#29506) 2021-10-06 14:47:48 +00:00
webp Bump squoosh to the latest version (#29506) 2021-10-06 14:47:48 +00:00
codecs.ts Bump squoosh to the latest version (#29506) 2021-10-06 14:47:48 +00:00
emscripten-types.d.ts Bump squoosh to the latest version (#29506) 2021-10-06 14:47:48 +00:00
emscripten-utils.ts Bump squoosh to the latest version (#29506) 2021-10-06 14:47:48 +00:00
image_data.ts Move next-server directory files to server directory (#26756) 2021-06-30 13:44:40 +02:00
impl.ts Adjust AVIF size so that its smaller than WebP size (#31494) 2021-11-17 20:31:16 +00:00
LICENSE Move next-server directory files to server directory (#26756) 2021-06-30 13:44:40 +02:00
main.ts Pre-compile more dependencies (#32742) 2022-01-17 15:17:22 +00:00