rsnext/packages/next/build/webpack/loaders
Steven 73bffd6fd7
Fix next/future/image blur-up placeholder (#39785)
This PR is a follow up to PR #39190 so that we can dynamically set the `feComponentTransfer` when we know the image doesn't have transparency (at this time its just jpeg).

We also set the stdDeviation to 1 and the viewbox to the placeholder's width/height to avoid any rounding issues.

Finally, we also fix the conversion from `objectPosition` to `backgroundPosition` because they have different default values according to the spec.
2022-08-23 18:56:52 -05:00
..
css-loader fix: data url handling in css-loader (#34034) 2022-02-06 11:10:14 -06:00
next-edge-ssr-loader fix(ts): Middleware type tweaks (#38625) 2022-08-08 09:40:44 -05:00
next-serverless-loader Remove webpack4 types (#39631) 2022-08-16 09:55:37 +00:00
next-style-loader Update loader-utils (#30743) 2021-11-02 16:13:15 +01:00
postcss-loader Lazy-load postcss (#31762) 2021-11-25 18:41:20 +01:00
resolve-url-loader Move resolve-url-loader into Next.js (#32932) 2022-01-02 16:16:17 -06:00
error-loader.ts Remove webpack4 types (#39631) 2022-08-16 09:55:37 +00:00
get-module-build-info.ts Remove webpack4 types (#39631) 2022-08-16 09:55:37 +00:00
next-app-loader.ts fix next-app-loader on windows (#39657) 2022-08-17 17:14:03 +00:00
next-client-pages-loader.ts Decouple entries for server components and client components (#36860) 2022-05-13 19:48:53 +02:00
next-edge-function-loader.ts fix(edge-runtime): undefined global in edge runtime. (#38769) 2022-07-20 14:53:27 +00:00
next-flight-client-entry-loader.ts fix next-app-loader on windows (#39657) 2022-08-17 17:14:03 +00:00
next-flight-client-loader.ts Fix flight loader (#36282) 2022-04-19 20:14:30 +02:00
next-flight-css-dev-loader.ts Improved server CSS handling (#39664) 2022-08-17 10:56:52 +00:00
next-flight-server-loader.ts Decouple entries for server components and client components (#36860) 2022-05-13 19:48:53 +02:00
next-image-loader.js Fix next/future/image blur-up placeholder (#39785) 2022-08-23 18:56:52 -05:00
next-middleware-asset-loader.ts [edge] allow importing blob assets (#38492) 2022-07-19 12:27:15 -05:00
next-middleware-loader.ts fix(edge-runtime): undefined global in edge runtime. (#38769) 2022-07-20 14:53:27 +00:00
next-middleware-wasm-loader.ts Enable @typescript-eslint/no-use-before-define for functions (#39602) 2022-08-15 10:29:51 -04:00
next-swc-loader.js fix(next/swc): set cache dir explicitly (#38175) 2022-06-29 21:59:52 +00:00
noop-loader.ts Remove webpack4 types (#39631) 2022-08-16 09:55:37 +00:00
utils.ts fix next-app-loader on windows (#39657) 2022-08-17 17:14:03 +00:00