rsnext/packages/next/next-server/server
JJ Kasper 4def88c398
Update next-server routes order for expected priority (#10326)
* Update next-server routes order for expected priority

* Update router to allow disabling page routes

* Fix headers having check: true behavior when they should not

Co-authored-by: Joe Haddad <timer150@gmail.com>
2020-02-10 18:06:38 -05:00
..
lib Support unnamed parameters in custom-routes correctly (#9920) 2020-01-16 17:38:38 -05:00
api-utils.ts Update to not show API not ended warning when response is piped to (#10342) 2020-02-02 21:48:00 -06:00
config.ts Implement experimental pages/404.js for custom 404 page (#10329) 2020-02-01 15:47:42 +01:00
get-page-files.ts Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00
load-components.ts Add paths field for unstable_getStaticPaths (#10454) 2020-02-07 22:09:54 -05:00
next-server.ts Update next-server routes order for expected priority (#10326) 2020-02-10 18:06:38 -05:00
normalize-page-path.ts Update to use existing util to de-dupe path check (#10431) 2020-02-05 22:10:39 +01:00
optimize-amp.ts Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00
render.tsx Add error message when rewriting to dynamic SSG page (#10458) 2020-02-07 22:23:15 -05:00
require.ts Update to use existing util to de-dupe path check (#10431) 2020-02-05 22:10:39 +01:00
router.ts Update next-server routes order for expected priority (#10326) 2020-02-10 18:06:38 -05:00
send-html.ts Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00
serve-static.ts Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00
spr-cache.ts Make Missing Prerender Manifest Fatal (#10485) 2020-02-10 17:43:34 -05:00
utils.ts Don't treat static as an internal route when the folder is not provided (#9394) 2019-11-12 20:07:19 -08:00