rsnext/packages/next/next-server/server
JJ Kasper 409f20a9ca
Fix AMP HTML content emit (#9468)
* Add failing test

* Escape dollar signs in AMP HTML

* Update to not use replace for updating AMP_RENDER_TARGET
2019-11-25 14:05:52 -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 err.sh for invalid multi-match usage (#9498) 2019-11-23 02:23:01 +01: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 Fix AMP HTML content emit (#9468) 2019-11-25 14:05:52 -06: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