Skip to content

Commit

Permalink
Add mongodb to default server externals (#42313)
Browse files Browse the repository at this point in the history
Follow-up to #42294
  • Loading branch information
ijjk committed Nov 1, 2022
1 parent 1af21b5 commit 4a6ccc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/next/lib/server-external-packages.ts
Expand Up @@ -18,4 +18,5 @@ export const EXTERNAL_PACKAGES = [
'rimraf',
'next-mdx-remote',
'sqlite3',
'mongodb',
]

0 comments on commit 4a6ccc2

Please sign in to comment.