rsnext/packages/next/server
Jan Potoms 1ebc9bbb5e
Load next.config.js async (#22578)
Just the conversion of config loading from sync to async from https://github.com/vercel/next.js/pull/22153

cc @Timer
2021-02-27 00:29:32 +00:00
..
lib Load next.config.js async (#22578) 2021-02-27 00:29:32 +00:00
hot-middleware.ts feat: webpack inlining with configuration for v4 / v5 (#20598) 2021-01-13 20:59:08 -05:00
hot-reloader.ts Delay server compilation until client compilation is done in development (#22187) 2021-02-19 11:10:19 +01:00
htmlescape.ts Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
next-dev-server.ts Load next.config.js async (#22578) 2021-02-27 00:29:32 +00:00
next.ts Load next.config.js async (#22578) 2021-02-27 00:29:32 +00:00
on-demand-entry-handler.ts feat: webpack inlining with configuration for v4 / v5 (#20598) 2021-01-13 20:59:08 -05:00
static-paths-worker.ts Add initial changes for i18n support (#17370) 2020-10-07 21:11:01 +00:00