rsnext/packages/next/lib
JJ Kasper ad22e77309
Expose dotenv loading under separate package (#17152)
* Expose dotenv loading under separate package

* Update pre-compiled

* Rename package to @next/env

* Update lint ignores

* Update package.json

Co-authored-by: Joe Haddad <joe.haddad@zeit.co>
2020-09-25 13:14:28 -05:00
..
typescript Drop module: esnext requirement in tsconfig.json (#15276) 2020-07-18 19:37:13 +00:00
coalesced-function.ts Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
constants.ts Add support for fallback: 'blocking' (#15672) 2020-08-04 15:10:31 +00:00
file-exists.ts Eliminate public folder enumeration (#14042) 2020-06-10 20:35:34 +00: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
get-package-version.ts Reduce filesystem lookups during bootup (#16354) 2020-08-19 16:15:16 +00:00
is-serializable-props.ts Remove false positive in circular structure detection (#16380) 2020-09-12 02:36:29 -04:00
load-custom-routes.ts Disallow basePath: false for internal routes (#15837) 2020-08-04 17:50:09 +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 Warn when Fast Refresh is disabled (React <16.10) (#15931) 2020-08-06 10:41:11 -04:00
verifyTypeScriptSetup.ts Replace fork-ts-checker-webpack-plugin with faster alternative (#13529) 2020-05-29 08:16:22 +00:00