rsnext/test/integration/serverless
JJ Kasper e3f0236887 Make sure Cache-Control header is set when no getInitialProps (#7202)
* Remove loadGetInitialProps from _app and fix
cache-control header not being

* Update to still use loadGetInitialProps
in _app since it's simpler

* Add test for cache-control header with custom _app
2019-04-30 23:28:25 +02:00
..
components Serverless Next.js (#5927) 2018-12-28 11:39:12 +01:00
pages Make sure Cache-Control header is set when no getInitialProps (#7202) 2019-04-30 23:28:25 +02:00
test Make sure Cache-Control header is set when no getInitialProps (#7202) 2019-04-30 23:28:25 +02:00
next.config.js Re-add experimental amp config (#7030) 2019-04-15 18:26:23 +09:00
run-server.js Serverless Next.js (#5927) 2018-12-28 11:39:12 +01:00
server.js Replace .amp.js with withAmp(Comp) (#7009) 2019-04-11 13:59:26 -05:00