Skip to content

Commit 559ff0e

Browse files
author
waleed
committed
update deps
1 parent a726ee7 commit 559ff0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/sim/next.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ const nextConfig: NextConfig = {
7575
turbopack: {
7676
resolveExtensions: ['.tsx', '.ts', '.jsx', '.js', '.mjs', '.json'],
7777
},
78-
serverExternalPackages: ['pdf-parse'],
78+
serverExternalPackages: ['pdf-parse', 'playwright-core', 'electron', 'chromium-bidi'],
7979
experimental: {
8080
optimizeCss: true,
8181
turbopackSourceMaps: false,

0 commit comments

Comments
 (0)