rsnext/packages/next/next-server/server/lib/squoosh
Shu Ding 1bf4cf3e76
Upgrade jest-worker (#23077)
This PR upgrades `jest-worker` and `jest-cli` to the latest pre-release version, also removed `jest-circus` which is included in Jest by default. `jest-worker@next` includes a fix for memory leak that we need (https://github.com/facebook/jest/pull/11187). 

Fixes #22925. This will also improve the OOM issue for `next dev` #15855.
2021-03-16 21:08:35 +00:00
..
mozjpeg feat(next/image): remove sharp for wasm variant (#22253) 2021-02-18 10:23:24 +00:00
png feat(next/image): remove sharp for wasm variant (#22253) 2021-02-18 10:23:24 +00:00
resize feat(next/image): remove sharp for wasm variant (#22253) 2021-02-18 10:23:24 +00:00
rotate feat(next/image): remove sharp for wasm variant (#22253) 2021-02-18 10:23:24 +00:00
webp feat(next/image): remove sharp for wasm variant (#22253) 2021-02-18 10:23:24 +00:00
codecs.ts feat(next/image): remove sharp for wasm variant (#22253) 2021-02-18 10:23:24 +00:00
emscripten-utils.ts feat(next/image): remove sharp for wasm variant (#22253) 2021-02-18 10:23:24 +00:00
image_data.ts feat(next/image): remove sharp for wasm variant (#22253) 2021-02-18 10:23:24 +00:00
impl.ts feat(next/image): remove sharp for wasm variant (#22253) 2021-02-18 10:23:24 +00:00
LICENSE feat(next/image): remove sharp for wasm variant (#22253) 2021-02-18 10:23:24 +00:00
main.ts Upgrade jest-worker (#23077) 2021-03-16 21:08:35 +00:00
text-decoder.ts feat(next/image): remove sharp for wasm variant (#22253) 2021-02-18 10:23:24 +00:00