rsnext/packages/next/build
JJ Kasper c98db81bf4
Remove import type syntax from core files (#20379)
This removes `import type` usage from our core files since `import type` requires a higher TypeScript version than currently expected.

Fixes: https://github.com/vercel/next.js/issues/19300
2020-12-28 22:04:51 +00:00
..
babel fix: Revert #18921 and inline absolute babel runtime only for YarnPnp (#19542) 2020-11-25 22:28:39 +00:00
output ncc 0.25.0 upgrade and fixes (#18873) 2020-11-06 02:33:14 +00:00
plugins Add experimental Next.js plugin version locking (#19084) 2020-11-11 23:59:57 -05:00
polyfills Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
profiler Added no-shadow rule to eslint (#13645) 2020-06-01 21:00:22 +00:00
webpack fix Fast Refresh tests with webpack@5 (#20543) 2020-12-28 14:18:51 -05:00
compiler.ts Prepare for webpack 5 upgrade (#14268) 2020-06-17 15:00:29 +00:00
entries.ts Ensure i18n custom routes resolves correctly (#19766) 2020-12-04 10:14:55 +00:00
generate-build-id.ts Update references to zeit/next.js (#13463) 2020-05-27 17:51:11 -04:00
index.ts Ensure path encoding is handled consistently for prerendered pages (#19135) 2020-12-28 20:08:58 +00:00
is-writeable.ts Use fs.promises instead of promisify (#12026) 2020-05-02 00:10:19 -04:00
spinner.ts [Feature] Progress bar for static build (#15297) 2020-08-04 09:58:23 +02:00
tracer.ts Update experimental profiling (#20357) 2020-12-21 16:02:41 +00:00
utils.ts Remove import type syntax from core files (#20379) 2020-12-28 22:04:51 +00:00
webpack-config.ts Remove import type syntax from core files (#20379) 2020-12-28 22:04:51 +00:00
write-build-id.ts Use fs.promises instead of promisify (#12026) 2020-05-02 00:10:19 -04:00