rsnext/packages/next/build/webpack
Steven 31c3f33639
Enhance next dev performance with placeholder=blur (#27061)
This PR changes the implementation of `placeholder=blur` when using `next dev` so that it lazy loads on-demand.

This will improve the developer experience for web apps with many blurred images.
2021-07-10 20:27:14 +00:00
..
config add support for esm externals (#27069) 2021-07-10 16:49:02 +00:00
loaders Enhance next dev performance with placeholder=blur (#27061) 2021-07-10 20:27:14 +00:00
plugins Provide Next.js postcss version to cssnano-simple (#26952) 2021-07-08 13:10:43 +02:00
require-hook.ts Ensure externals are correct for mini-css-extract-plugin (#25340) 2021-05-23 13:15:58 +02:00