Skip to content

Commit

Permalink
Revert "chore: externalize undici for bundling" (#65727)
Browse files Browse the repository at this point in the history
`undici` should be able to compile and bundle now.

- x-ref: #65243

---------

Co-authored-by: Jiachi Liu <inbox@huozhi.im>
  • Loading branch information
2 people authored and ztanner committed Aug 26, 2024
1 parent 43f24d0 commit deeeb5f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,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 @@ -46,7 +46,6 @@
"tailwindcss",
"ts-node",
"typescript",
"undici",
"vscode-oniguruma",
"webpack",
"websocket",
Expand Down

0 comments on commit deeeb5f

Please sign in to comment.