rsnext/packages/next/server
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
..
lib ncc 0.25.0 upgrade and fixes (#18873) 2020-11-06 02:33:14 +00:00
hot-middleware.ts Remove import type syntax from core files (#20379) 2020-12-28 22:04:51 +00:00
hot-reloader.ts Ensure i18n custom routes resolves correctly (#19766) 2020-12-04 10:14:55 +00:00
htmlescape.ts Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
next-dev-server.ts Enable i18n feature flag (#18303) 2020-10-27 10:30:34 -05:00
next.ts Clean up render.tsx options (#13759) 2020-06-06 23:00:03 +00:00
on-demand-entry-handler.ts Fix app-document-import-order test for webpack 5 (#15224) 2020-07-17 10:38:06 +02:00
static-paths-worker.ts Add initial changes for i18n support (#17370) 2020-10-07 21:11:01 +00:00