rsnext/packages/next/lib
Joe Haddad a7ae54d7cc
refactor(typescript): extract preflight functions (#13510)
This pull request refactors our TypeScript preflight check in preparation for dropping the `fork-ts-checker-webpack-plugin` plugin.

This will make reviewing the subsequent PR much easier.

---

There is no behavior change, so the existing test should cover this adequately.
2020-05-28 23:39:46 +00:00
..
typescript refactor(typescript): extract preflight functions (#13510) 2020-05-28 23:39:46 +00:00
check-custom-routes.ts Update references to zeit/next.js (#13463) 2020-05-27 17:51:11 -04:00
coalesced-function.ts Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
constants.ts Better NODE_ENV explanation (#13476) 2020-05-28 09:10:22 +00:00
file-exists.ts Use fs.promises instead of promisify (#12026) 2020-05-02 00:10:19 -04:00
find-config.ts find-up 2020-03-30 16:26:25 -04:00
find-pages-dir.ts Add initial support for new env handling (#10525) 2020-03-26 13:32:41 +01:00
is-serializable-props.ts Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
load-env-config.ts Bundle env configs in serverless mode (#13406) 2020-05-26 19:01:57 +00:00
oxford-comma-list.ts refactor(typescript): extract preflight functions (#13510) 2020-05-28 23:39:46 +00:00
pretty-bytes.ts Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
recursive-copy.ts chore(next): export/lib/next-server missing types (#13320) 2020-05-24 22:44:05 +00:00
recursive-delete.ts Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
recursive-readdir.ts Use fs.promises instead of promisify (#12026) 2020-05-02 00:10:19 -04:00
resolve-request.ts Remove ts-ignore where possible (#10541) 2020-02-17 16:16:19 -05:00
verifyTypeScriptSetup.ts refactor(typescript): extract preflight functions (#13510) 2020-05-28 23:39:46 +00:00