mirror of
https://github.com/terribleplan/next.js.git
synced 2024-01-19 02:48:18 +00:00
32451e979e
This brings us one step closer to outputting serverless functions as renderToHTML now renders the passed components, which allows us to bundle the renderToHTML function together with statically imported components in webpack. |
||
---|---|---|
.. | ||
lib | ||
config.js | ||
get-dynamic-import-bundles.ts | ||
get-page-files.ts | ||
load-components.ts | ||
next-server.ts | ||
render.tsx | ||
require.ts | ||
router.ts | ||
send-html.ts | ||
serve-static.ts | ||
utils.ts |