rsnext/packages/next/next-server/server
JJ Kasper fff897d766 Apply some renames for SSG related code (#10099)
* Rename some spr related stuff to ssg

* Update packages/next/lib/constants.ts

Co-authored-by: Joe Haddad <timer150@gmail.com>
2020-01-14 20:22:15 -05:00
..
lib Fix Tests (#9963) 2020-01-06 10:43:26 -06:00
api-utils.ts Add warning when API resolves without the request being finished (#9999) 2020-01-10 10:56:20 -05:00
config.ts Enable New CSS Support by Default (#9927) 2020-01-09 15:31:28 -05:00
get-page-files.ts Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00
load-components.ts Fix _app global css import order (#9836) 2020-01-03 18:00:06 +01:00
next-server.ts Apply some renames for SSG related code (#10099) 2020-01-14 20:22:15 -05: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 Apply some renames for SSG related code (#10099) 2020-01-14 20:22:15 -05:00
require.ts Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00
router.ts Fix Tests (#9963) 2020-01-06 10:43:26 -06: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 Fix SSG tests failing on windows (#9710) 2019-12-11 14:36:35 -05: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