rsnext/packages/next-server/server
JJ Kasper 8c19d78a08 Also provide AppTree in NextPageContext (#8223)
* Also provide AppTree in NextPageContext

* Don't predefine AppTree as null in ctx

* Make update smaller

* Don’t reassign variable

* Add test for AppTree in NextPageContext

* Update utils.ts
2019-08-13 11:33:48 +02:00
..
lib Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
api-utils.ts Configuration for body parsing size limit (#7896) 2019-07-25 15:43:55 +00:00
config.ts Prevent false positive experimental warning (#8284) 2019-08-11 22:26:37 -04:00
get-page-files.ts Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
load-components.ts Add prerender PageConfig option (#7699) 2019-07-01 14:13:52 -07:00
next-server.ts Remove 405 from render method (#8323) 2019-08-11 15:42:40 +02:00
normalize-page-path.ts Implement tslint for core files (#5952) 2018-12-31 14:44:27 +01:00
optimize-amp.ts Migrate amp-toolbox-optimizer to @ampproject/toolbox-optimizer (#8275) 2019-08-07 10:47:46 -04:00
render.tsx Also provide AppTree in NextPageContext (#8223) 2019-08-13 11:33:48 +02:00
require.ts Fixes serverless target in development (#7619) 2019-06-20 19:47:45 -07:00
router.ts Dynamic routes for API (#7629) 2019-06-27 12:01:36 -04:00
send-html.ts Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
serve-static.ts Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
utils.ts Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00