Skip to content

Commit

Permalink
Add playwright to external package list (#49649)
Browse files Browse the repository at this point in the history
Add playwright to the list of packages that can't be bundled,

[related](#49597)

Co-authored-by: Tim Neutkens <tim@timneutkens.nl>
  • Loading branch information
jocarrd and timneutkens committed May 11, 2023
1 parent 3e14cf6 commit 1f561a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/next/src/lib/server-external-packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"postcss",
"prettier",
"prisma",
"playwright",
"puppeteer",
"rimraf",
"sharp",
Expand Down

0 comments on commit 1f561a6

Please sign in to comment.