rsnext/packages/next/server
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
..
dev Add initial ResponsePayload support (#26938) 2021-07-06 09:41:51 +00:00
lib Move next-server directory files to server directory (#26756) 2021-06-30 13:44:40 +02:00
api-utils.ts Include message body in redirect responses (#25257) 2021-07-09 16:32:48 +00:00
config-shared.ts add support for esm externals (#27069) 2021-07-10 16:49:02 +00:00
config-utils-worker.ts Move next-server directory files to server directory (#26756) 2021-06-30 13:44:40 +02:00
config-utils.ts Move next-server directory files to server directory (#26756) 2021-06-30 13:44:40 +02:00
config.ts Move next-server directory files to server directory (#26756) 2021-06-30 13:44:40 +02:00
crypto-utils.ts Move next-server directory files to server directory (#26756) 2021-06-30 13:44:40 +02:00
denormalize-page-path.ts Move next-server directory files to server directory (#26756) 2021-06-30 13:44:40 +02:00
font-utils.ts Move next-server directory files to server directory (#26756) 2021-06-30 13:44:40 +02:00
get-page-files.ts Move next-server directory files to server directory (#26756) 2021-06-30 13:44:40 +02:00
get-route-from-entrypoint.ts Move next-server directory files to server directory (#26756) 2021-06-30 13:44:40 +02:00
htmlescape.ts Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
image-config.ts Rename next/image dangerously-unoptimized to custom and warn when applicable (#26998) 2021-07-08 19:35:19 +00:00
image-optimizer.ts Enhance next dev performance with placeholder=blur (#27061) 2021-07-10 20:27:14 +00:00
incremental-cache.ts More explicit typing for IncrementalCache API (#26941) 2021-07-06 15:45:49 +00:00
load-components.ts Move next-server directory files to server directory (#26756) 2021-06-30 13:44:40 +02:00
next-server.ts Fix merge issue and use respondWith (#26961) 2021-07-06 13:34:50 -05:00
next.ts Move next-server directory files to server directory (#26756) 2021-06-30 13:44:40 +02:00
node-polyfill-fetch.js Move next-server directory files to server directory (#26756) 2021-06-30 13:44:40 +02:00
normalize-page-path.ts Move next-server directory files to server directory (#26756) 2021-06-30 13:44:40 +02:00
optimize-amp.ts Move next-server directory files to server directory (#26756) 2021-06-30 13:44:40 +02:00
render.tsx Move next-server directory files to server directory (#26756) 2021-06-30 13:44:40 +02:00
require.ts Move next-server directory files to server directory (#26756) 2021-06-30 13:44:40 +02:00
router.ts Move next-server directory files to server directory (#26756) 2021-06-30 13:44:40 +02:00
send-payload.ts Move next-server directory files to server directory (#26756) 2021-06-30 13:44:40 +02:00
serve-static.ts Move next-server directory files to server directory (#26756) 2021-06-30 13:44:40 +02:00
utils.ts Move next-server directory files to server directory (#26756) 2021-06-30 13:44:40 +02:00