rsnext/packages/next/next-server/server
JJ Kasper 29d267a1dc
Add handling for rewriting to /_next with catchall (#9466)
* Add handling for rewriting to /_next with catchall

* bump
2019-11-20 09:53:31 -06:00
..
lib Implement custom routes RFC (#9157) 2019-11-09 14:34:52 -08:00
api-utils.ts Fix typo in serverless loader (#9431) 2019-11-15 18:00:24 -08:00
config.ts Clean up old flag (#9421) 2019-11-14 23:48:12 -08: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 warning for getStaticParams without getStaticProps (#9226) 2019-10-28 10:24:29 -07:00
next-server.ts Add handling for rewriting to /_next with catchall (#9466) 2019-11-20 09:53:31 -06:00
normalize-page-path.ts Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00
optimize-amp.ts Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00
render.tsx Remove top level usage of loader imports in next/document (#9419) 2019-11-14 23:33:52 -08:00
require.ts Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00
router.ts Update router to have only one route traverse pass (#9435) 2019-11-17 16:12:48 -08: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 Ensure directory before flushing cache file (#9187) 2019-10-25 13:56:00 -07: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