rsnext/packages/next-server/lib
JJ Kasper 77b23264bb Opt out of cache header if _app has custom getInitialProps (#7409)
* Opt out of cache header if _app has custom
getInitialProps to match autoExport behavior

* Fix wrong component

* Add test for cache header
2019-05-23 20:24:02 -07:00
..
router Types description (#7217) 2019-05-23 21:31:22 +02:00
amp.ts Remove client bundles for AMP only pages (#7034) 2019-04-16 22:56:34 +09:00
amphtml-context.ts Replace .amp.js with withAmp(Comp) (#7009) 2019-04-11 13:59:26 -05:00
constants.ts Add auto static/dynamic (#7293) 2019-05-22 09:36:53 -07:00
data-manager-context.ts amp-bind data injection (#6840) 2019-04-02 16:09:34 +02:00
data-manager.ts amp-bind data injection (#6840) 2019-04-02 16:09:34 +02:00
dynamic.tsx Fix firefox bug with detecting instanceof Promise in dynamic (#7203) 2019-04-30 17:03:57 -05:00
head-manager-context.ts Make side-effect.js smaller (#6118) 2019-01-25 01:39:15 +01:00
head.tsx Types description (#7217) 2019-05-23 21:31:22 +02:00
loadable-context.ts Remove PropTypes from _error and next/dynamic (#6763) 2019-03-23 21:00:31 +01:00
loadable.d.ts Add types for next/dynamic (#7157) 2019-04-25 17:51:36 +02:00
loadable.js Remove PropTypes from _error and next/dynamic (#6763) 2019-03-23 21:00:31 +01:00
mitt.ts Convert router/router.js to typescript (#6644) 2019-03-13 15:56:20 +01:00
request-context.ts Add useRequest hook and RequestContext (#6910) 2019-04-05 14:43:40 -05:00
router-context.ts amp-bind data injection (#6840) 2019-04-02 16:09:34 +02:00
runtime-config.ts Add .d.ts for next-server (#7133) 2019-04-24 16:47:50 +02:00
side-effect.tsx Add .d.ts for next-server (#7133) 2019-04-24 16:47:50 +02:00
utils.ts Opt out of cache header if _app has custom getInitialProps (#7409) 2019-05-23 20:24:02 -07:00