Skip to content

Commit

Permalink
chore: add firebase-admin to default `serverComponentsExternalPacka…
Browse files Browse the repository at this point in the history
…ges` list (#43249)

Co-authored-by: Shu Ding <g@shud.in>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
3 people committed Nov 22, 2022
1 parent 20e9148 commit 2743413
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 @@ -7,6 +7,7 @@ export const EXTERNAL_PACKAGES = [
'cypress',
'eslint',
'express',
'firebase-admin',
'jest',
'mongodb',
'next-mdx-remote',
Expand Down

0 comments on commit 2743413

Please sign in to comment.