rsnext/packages/next/next-server/server
Tobias Koppers 1c2ee7c6b8
improve pr stats action (#24086)
* add cache build duration tracking
* default = webpack 5
* better hash handling
* allow to opt-out of webpack5 via `future.webpack5: false`
2021-04-15 11:46:56 +00:00
..
lib Update decoder to correctly handle grayscale PNGs (#23393) 2021-04-01 15:16:26 +00:00
api-utils.ts Add has route field (#22341) 2021-03-24 16:50:16 +00:00
config-shared.ts Add react@experimental testing (#23359) 2021-04-13 19:16:45 +02:00
config-utils.ts improve pr stats action (#24086) 2021-04-15 11:46:56 +00:00
config.ts Update err.sh links to use nextjs.org/docs/messages instead (#23353) 2021-03-29 10:25:00 +02:00
crypto-utils.ts chore(next-server): api-utils,crypto-utils,next-server missing types (#13431) 2020-05-27 15:43:10 +00:00
denormalize-page-path.ts Add initial handling for dynamic route href resolving and rewrites on the client (#15231) 2020-08-13 14:39:36 +02:00
font-utils.ts Font optimization (#21676) 2021-04-05 17:47:03 +00:00
get-page-files.ts Modify low priority files in manifest (#16181) 2020-08-14 04:30:25 +00:00
get-route-from-entrypoint.ts Delay server compilation until client compilation is done in development (#22187) 2021-02-19 11:10:19 +01:00
image-config.ts Fallback to default config to enable testing Image component (#19107) 2020-11-12 19:24:08 +00:00
image-optimizer.ts Add request deduplication to image optimizer (#24000) 2021-04-12 22:38:51 +00:00
incremental-cache.ts Ensure prerender-manifest contains all i18n revalidate values (#21404) 2021-01-27 11:24:00 +00:00
load-components.ts Fall back to default components when a top-level error occurs (#24079) 2021-04-15 10:19:19 +00:00
next-server.ts Fall back to default components when a top-level error occurs (#24079) 2021-04-15 10:19:19 +00:00
node-polyfill-fetch.js ncc 0.25.0 upgrade and fixes (#18873) 2020-11-06 02:33:14 +00:00
normalize-page-path.ts Add initial handling for dynamic route href resolving and rewrites on the client (#15231) 2020-08-13 14:39:36 +02:00
optimize-amp.ts Add nccing AMP optimizer (#21980) 2021-02-11 09:55:56 +00:00
render.tsx Stop mutating resolvedAsPath (#23705) 2021-04-05 18:51:21 +00:00
require.ts Ensure fallback rewrites dont match over pages with i18n (#23674) 2021-04-06 10:25:04 +00:00
router.ts Ensure no-op rewrite matches dynamic route with i18n correctly (#23860) 2021-04-12 09:42:01 +00:00
send-payload.ts Enable handling for revalidate and notFound (#19165) 2020-11-14 07:12:47 +00:00
serve-static.ts Add support for Image Optimizer (#17749) 2020-10-16 13:10:01 +02:00
utils.ts Improve Server Lib Utilities (#12119) 2020-04-23 09:38:57 +02:00