Revert "chore: externalize undici for bundling" (#65727)

## Why?

`undici` should be able to compile and bundle now.

- x-ref: https://github.com/vercel/next.js/pull/65243

---------

Co-authored-by: Jiachi Liu <inbox@huozhi.im>
This commit is contained in:
Sam Ko 2024-05-14 06:11:09 -07:00 committed by GitHub
parent 7f3a75d447
commit 4d97acb27d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 0 additions and 3 deletions

View file

@ -71,7 +71,6 @@ Next.js includes a [short list of popular packages](https://github.com/vercel/ne
- `ts-node`
- `typescript`
- `vscode-oniguruma`
- `undici`
- `webpack`
- `websocket`
- `zeromq`

View file

@ -71,7 +71,6 @@ Next.js includes a [short list of popular packages](https://github.com/vercel/ne
- `ts-node`
- `typescript`
- `vscode-oniguruma`
- `undici`
- `webpack`
- `websocket`
- `zeromq`

View file

@ -51,7 +51,6 @@
"tailwindcss",
"ts-node",
"typescript",
"undici",
"vscode-oniguruma",
"webpack",
"websocket",