rsnext/packages/next/next-server/server
JJ Kasper dc49cd33eb
Update warning for rewriting to auto-export dynamic pages (#14751)
Since the no-op rewrite is a valid rewrite used to check pages/assets before adding a 404-rewrite this makes sure we don't show the rewriting to auto-export dynamic pages warning from it

Closes: https://github.com/vercel/next.js/issues/14736
2020-07-02 04:12:41 +00:00
..
lib path-to-regexp 2020-03-30 16:26:25 -04:00
api-utils.ts Propagate Serverless Errors to Platform (#12841) 2020-06-01 23:12:45 +00:00
config.ts Enable Optional Catch-All by Default (#14687) 2020-06-29 18:50:32 +00:00
crypto-utils.ts chore(next-server): api-utils,crypto-utils,next-server missing types (#13431) 2020-05-27 15:43:10 +00:00
get-page-files.ts Update filename generation for client-side compilation (#14279) 2020-06-20 19:59:47 +00:00
get-route-from-entrypoint.ts Fix prerendered nested index handling (#14383) 2020-06-23 05:49:48 +00:00
incremental-cache.ts Convert incremental generation cache to a class (#14660) 2020-06-28 20:58:43 +00:00
load-components.ts use requirePage for /_document and /_app (#14176) 2020-06-15 10:41:17 -04:00
next-server.ts Add etag support for getServerSideProps/getStaticProps pages (#14760) 2020-07-01 14:59:18 +00:00
node-polyfill-fetch.js Make fetch polyfill work with ky-universal (#12804) 2020-05-12 15:58:21 -04:00
normalize-page-path.ts Fix pages/index.js and pages/index/index.js behavior (#13699) 2020-06-04 17:32:45 +00:00
optimize-amp.ts Revert "@ampproject/toolbox-optimizer" 2020-03-30 16:26:25 -04:00
render.tsx Update warning for rewriting to auto-export dynamic pages (#14751) 2020-07-02 04:12:41 +00:00
require.ts Fix pages/index.js and pages/index/index.js behavior (#13699) 2020-06-04 17:32:45 +00:00
router.ts Added no-shadow rule to eslint (#13645) 2020-06-01 21:00:22 +00:00
send-html.ts fresh 2020-03-30 16:26:25 -04:00
send-payload.ts Add etag support for getServerSideProps/getStaticProps pages (#14760) 2020-07-01 14:59:18 +00:00
serve-static.ts send 2020-03-30 16:26:25 -04:00
utils.ts Improve Server Lib Utilities (#12119) 2020-04-23 09:38:57 +02:00