rsnext/packages/next/next-server/lib
JJ Kasper fcfb5959e6
Allow mismatching href and as when manually provided (#9837)
* Allow mismatch href and as when manually provided

* Swap warning and error and throw error in production also

* Add test for mismatch error in production

* Update to only show warning in development
2020-01-20 16:47:52 -06:00
..
router Allow mismatching href and as when manually provided (#9837) 2020-01-20 16:47:52 -06:00
amp-context.ts Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00
amp.ts Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00
constants.ts Add required permanent: boolean field to redirect (#10044) 2020-01-14 13:28:48 -05:00
document-context.ts Remove _document context (#9068) 2019-10-14 12:45:56 -04:00
dynamic.tsx Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00
head-manager-context.ts Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00
head.tsx Fix deduplicating dynamic (array) meta tags (#9315) 2019-11-26 12:27:33 -05:00
loadable-context.ts Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00
loadable.d.ts Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
loadable.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
mitt.ts Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
request-context.ts Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00
router-context.ts Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04: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 Use optional chaining syntax (#9975) 2020-01-08 11:30:53 -05:00