Skip to content

Commit

Permalink
Revert "chore: externalize undici for bundling" (vercel#65727)
Browse files Browse the repository at this point in the history
## Why?

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

- x-ref: vercel#65243

---------

Co-authored-by: Jiachi Liu <inbox@huozhi.im>
  • Loading branch information
2 people authored and panteliselef committed May 20, 2024
1 parent 1d30c62 commit 9a5e048
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Original file line number Diff line number Diff line change
Expand Up @@ -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`
1 change: 0 additions & 1 deletion packages/next/src/lib/server-external-packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
"tailwindcss",
"ts-node",
"typescript",
"undici",
"vscode-oniguruma",
"webpack",
"websocket",
Expand Down

0 comments on commit 9a5e048

Please sign in to comment.