rsnext/packages/next/next-server/lib
JJ Kasper d3e308a79f
Add basePath in link component and add/remove it consistently (#9988)
* Add basePath in link component and add/remove it consistently

* Update to not use regex for delBasePath

* Expose addBasePath as router method

* Revert "Expose addBasePath as router method"

This reverts commit 40fed596195c6affabf837e42d472452768e13a3.

* Expose basePath as router field

* Apply suggestion

* Expose basePath as router field

* remove un-used vars

* Update externals

* Apply lint fix

* Update size-limit test

* Update prefetch
2020-04-14 09:50:39 +02:00
..
router Add basePath in link component and add/remove it consistently (#9988) 2020-04-14 09:50:39 +02:00
amp-context.ts Add displayName property to React Context objects (#11829) 2020-04-13 11:55:42 +02:00
amp.ts Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00
constants.ts Update url prop handling for pages with new data methods (#10653) 2020-02-26 13:26:55 -05:00
document-context.ts Add displayName property to React Context objects (#11829) 2020-04-13 11:55:42 +02:00
dynamic.tsx Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00
fid-measure.js Adds first input delay performance metric (#8884) 2020-04-13 14:46:46 -04:00
fid.ts Adds first input delay performance metric (#8884) 2020-04-13 14:46:46 -04:00
head-manager-context.ts Add displayName property to React Context objects (#11829) 2020-04-13 11:55:42 +02:00
head.tsx Just a small typo I think, right? (#11344) 2020-03-25 13:26:53 +01:00
loadable-context.ts Add displayName property to React Context objects (#11829) 2020-04-13 11:55:42 +02:00
loadable.d.ts Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
loadable.js Prevent extraneous re-renders with next/dynamic (#11587) 2020-04-02 09:22:04 +02:00
mitt.ts Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
request-context.ts Add displayName property to React Context objects (#11829) 2020-04-13 11:55:42 +02:00
router-context.ts Add displayName property to React Context objects (#11829) 2020-04-13 11:55:42 +02:00
runtime-config.ts Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00
side-effect.tsx Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00
utils.ts Add gip identifiers to NEXT_DATA (#11835) 2020-04-13 11:59:49 +02:00