rsnext/packages/next/shared/lib
George Karagkiaouris 3e00a81ede
Base Http for BaseServer (#32999)
Adds base http classes, along with Node + Web (partial) implementations
Removes usage of IncomingMessage and ServerResponse from base server

Co-authored-by: Shu Ding <3676859+shuding@users.noreply.github.com>
2022-01-14 21:01:35 +00:00
..
i18n Fix basePath replacing server-side and normalizeLocalePath() when path is empty string (#30978) 2021-11-15 17:33:21 +00:00
router Base Http for BaseServer (#32999) 2022-01-14 21:01:35 +00:00
amp-context.ts Move code shared between server/client to "shared" folder (#26734) 2021-06-30 11:43:31 +02:00
amp.ts Move code shared between server/client to "shared" folder (#26734) 2021-06-30 11:43:31 +02:00
constants.ts use a separate webpack runtime for middleware (#33134) 2022-01-10 17:41:53 +00:00
dynamic.tsx Fix typings of dynamic suspense (#28740) 2021-09-02 16:14:48 +00:00
escape-regexp.ts Fix issue with escape-string-regexp in IE11 (#32708) 2022-01-03 11:41:50 -06:00
head-manager-context.ts next/script fix duplicate scripts (#28428) 2021-08-24 11:07:38 -05:00
head.tsx Update to latest babel versions (#28174) 2021-08-17 09:18:08 +02:00
loadable-context.ts Move code shared between server/client to "shared" folder (#26734) 2021-06-30 11:43:31 +02:00
loadable.d.ts Move code shared between server/client to "shared" folder (#26734) 2021-06-30 11:43:31 +02:00
loadable.js fixes to allow lazy compilation for import() (#32441) 2021-12-14 11:33:04 +01:00
mitt.ts Move code shared between server/client to "shared" folder (#26734) 2021-06-30 11:43:31 +02:00
post-process.ts Fix issue with escape-string-regexp in IE11 (#32708) 2022-01-03 11:41:50 -06:00
router-context.ts Add new target for middleware (#30299) 2021-10-26 18:50:56 +02:00
runtime-config.ts Move code shared between server/client to "shared" folder (#26734) 2021-06-30 11:43:31 +02:00
side-effect.tsx Move code shared between server/client to "shared" folder (#26734) 2021-06-30 11:43:31 +02:00
utils.ts Abstract out native filesystem usage from the base server (#33226) 2022-01-12 18:12:36 +00:00